![]() |
VR-Forces 4.6.1 Class Documentation
|
Stores the status of a paged in bounding volume. More...
Public Member Functions | |
| DtPagedNodeStatus (DtNodeBoundingInfo boundingInfo, unsigned int numTriangles, DtTerrainIntersectIDType lastUsed=0) | |
| void | updateLastUsed (DtTerrainIntersectIDType lastUsed) |
| DtTerrainIntersectIDType | lastUsed () const |
Public Attributes | |
| const DtNodeBoundingInfo | myBoundingInfo |
| const unsigned int | myNumTriangles |
| bool | myPendingRemoval |
Protected Attributes | |
| tbb::spin_mutex | myMutex |
| DtTerrainIntersectIDType | myLastUsed |
Stores the status of a paged in bounding volume.
|
inline |
|
inline |
|
inline |
| const DtNodeBoundingInfo DtPagedNodeStatus::myBoundingInfo |
| bool DtPagedNodeStatus::myPendingRemoval |
|
mutableprotected |
|
protected |