Rebel Fork Framework
Urho3D::GeometryIDToObjectMapping Struct Reference

Used for mapping between geometry ID in geometry buffer and actual geometry. More...

#include <Urho3D/Glow/LightmapGeometryBuffer.h>

Public Attributes

unsigned objectIndex_ { M_MAX_UNSIGNED }
 Index of the object in the array.
 
unsigned geometryIndex_ { M_MAX_UNSIGNED }
 Index of object geometry within the object.
 
unsigned lodIndex_ { M_MAX_UNSIGNED }
 Index of geometry LOD.
 

Detailed Description

Used for mapping between geometry ID in geometry buffer and actual geometry.


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