|
Rasterfarm-SDK
|
#include <ortho.h>
Public Member Functions | |
| Attribute (float aspectRatio=Application::getAspectRatio(), float scale=1.0f) | |
Public Attributes | |
| float | aspectRatio |
| float | scale |
| Ortho::Attribute::Attribute | ( | float | aspectRatio = Application::getAspectRatio(), |
| float | scale = 1.0f ) |
| float Ortho::Attribute::aspectRatio |
Aspect ratio of the fustrum, used to create the projection matrix.
| float Ortho::Attribute::scale |
Scale used to create the projection matrix.