Ocular Engine
Ocular::Graphics::UniformPerCamera Struct Reference

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
 

Detailed Description

The fixed struct for all Uniform data for Cameras/Views.


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