Ocular Engine
Ocular::Graphics::UniformPerObject Struct Reference

The fixed struct for all Uniform data for Objects. More...

#include <UniformPerObject.hpp>

Static Public Member Functions

static uint32_t Size ()
 

Public Attributes

Math::Matrix4x4 modelMatrix
 
Math::Matrix4x4 modelViewMatrix
 
Math::Matrix4x4 modelViewProjMatrix
 
Math::Matrix4x4 normalMatrix
 

Detailed Description

The fixed struct for all Uniform data for Objects.


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