|
Lums
|
An helper struct used to define a projection. More...
#include <Projection.hpp>
Public Member Functions | |
| Projection () | |
Public Attributes | |
| Matrix4f | model |
| Matrix4f | view |
| Matrix4f | projection |
An helper struct used to define a projection.
|
inline |
Create the identity projection
| Matrix4f lm::Projection::model |
The model
| Matrix4f lm::Projection::projection |
The projection
| Matrix4f lm::Projection::view |
The view