![]() |
Murl Engine API
Version 2025.1
|
A BSP leaf. More...
#include <murl_resource_i_mesh.h>
A BSP leaf.
Public Attributes | |
| SInt32 | mClusterIndex |
| The cluster index this leaf belongs to, used for PVS visibility determination. | |
| SInt32 | mFirstFaceIndex |
| The zero-based index of the first BspFace belonging to this leaf. | |
| SInt32 | mNumFaces |
| The number of faces belonging to this leaf. | |
| Float | mBoundingBoxMinX |
| The minimum X coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingBoxMinY |
| The minimum Y coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingBoxMinZ |
| The minimum Z coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingBoxMaxX |
| The maximum X coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingBoxMaxY |
| The maximum Y coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingBoxMaxZ |
| The maximum Z coordinate of the leaf's axis-aligned bounding box. | |
| Float | mBoundingSphereCenterX |
| The X coordinate of the leaf's bounding sphere. | |
| Float | mBoundingSphereCenterY |
| The Y coordinate of the leaf's bounding sphere. | |
| Float | mBoundingSphereCenterZ |
| The Z coordinate of the leaf's bounding sphere. | |
| Float | mBoundingSphereRadius |
| The radius of the leaf's bounding sphere. | |