Rebel Fork Framework
|
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. | |
Used for mapping between geometry ID in geometry buffer and actual geometry.