Ocular Engine
|
The fixed struct for all Uniform data for Cameras/Views. More...
#include <UniformPerCamera.hpp>
Static Public Member Functions | |
static uint32_t | Size () |
Public Attributes | |
Math::Matrix4x4 | viewMatrix |
Math::Matrix4x4 | projMatrix |
Math::Matrix4x4 | viewProjMatrix |
Math::Vector4f | eyePosition |
The fixed struct for all Uniform data for Cameras/Views.