nCine::Camera::ProjectionValues struct

Values for the projection matrix.

Constructors, destructors, conversion operators

ProjectionValues()
ProjectionValues(float ll, float rr, float tt, float bb)

Public variables

float left
float right
float top
float bottom
float nearClip
float farClip