nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
Public Member Functions | Public Attributes | List of all members
ncine::Camera::ProjectionValues Struct Reference

Public Member Functions

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

Public Attributes

float left
 
float right
 
float top
 
float bottom
 
float near = -1.0f
 
float far = 1.0f
 

The documentation for this struct was generated from the following file: