OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::ShaderParams::ManualParam Struct Reference

#include <OgreShaderParams.h>

Public Attributes

uint8 dataBytes [64]
 Enough data to cover up to a 4x4 matrix. More...
 
uint8 dataSizeBytes
 Size in bytes from dataBytes. More...
 
ElementType elementType
 

Member Data Documentation

◆ dataBytes

uint8 Ogre::ShaderParams::ManualParam::dataBytes[64]

Enough data to cover up to a 4x4 matrix.

Gets reinterpret_cast'ed based on elementType

◆ dataSizeBytes

uint8 Ogre::ShaderParams::ManualParam::dataSizeBytes

Size in bytes from dataBytes.

◆ elementType

ElementType Ogre::ShaderParams::ManualParam::elementType

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