Radium Engine  1.5.0
Ra::Engine::Data::ViewingParameters Struct Reference

the set of viewing parameters extracted from the camera and given to the renderer More...

#include <Engine/Data/ViewingParameters.hpp>

+ Collaboration diagram for Ra::Engine::Data::ViewingParameters:

Public Attributes

Core::Matrix4 viewMatrix { Core::Matrix4::Identity() }
 
Core::Matrix4 projMatrix { Core::Matrix4::Identity() }
 
Scalar dt { 0 }
 

Detailed Description

the set of viewing parameters extracted from the camera and given to the renderer

Definition at line 10 of file ViewingParameters.hpp.


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