Radium Engine
1.5.0
|
the set of viewing parameters extracted from the camera and given to the renderer More...
#include <Engine/Data/ViewingParameters.hpp>
Public Attributes | |
Core::Matrix4 | viewMatrix { Core::Matrix4::Identity() } |
Core::Matrix4 | projMatrix { Core::Matrix4::Identity() } |
Scalar | dt { 0 } |
the set of viewing parameters extracted from the camera and given to the renderer
Definition at line 10 of file ViewingParameters.hpp.