Used for mapping between geometry ID in geometry buffer and actual geometry.
More...
#include <Urho3D/Glow/LightmapGeometryBuffer.h>
|
|
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.
The documentation for this struct was generated from the following file: