![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | DtNodeBoundingInfo |
| struct | DtPagedNodeStatus |
| class | DtBoundingVolumeTerrainSourceTracker |
| A DtBoundingVolumeTerrainSourceTracker tracks data from a paging terrain source for purposes such as determining whether the data necessary to intersect with specified geometry is available, generating commands to page in that geometry, and to determine what to page out when necessary. More... | |
Typedefs | |
| typedef DtBoost::shared_ptr < DtNodeBoundingInfo > | DtNodeBoundingInfoPtr |
| typedef DtBoost::shared_ptr < DtPagedNodeStatus > | DtPagedNodeStatusPtr |
| typedef std::list < DtNodeBoundingInfoPtr > | DtNodeBoundingInfoList |
| typedef std::map< DtNodeId, DtNodeBoundingInfoPtr > | DtNodeBoundingInfoMap |
| typedef std::map< DtNodeId, DtPagedNodeStatusPtr > | DtPagedNodeStatusMap |
| typedef std::map< DtNodeId, int > | DtNodeToChildCountMap |
| typedef DtBoost::shared_ptr< DtNodeBoundingInfo > DtNodeBoundingInfoPtr |
| typedef DtBoost::shared_ptr< DtPagedNodeStatus > DtPagedNodeStatusPtr |
| typedef std::list<DtNodeBoundingInfoPtr> DtNodeBoundingInfoList |
| typedef std::map<DtNodeId, DtNodeBoundingInfoPtr> DtNodeBoundingInfoMap |
| typedef std::map<DtNodeId, DtPagedNodeStatusPtr> DtPagedNodeStatusMap |
| typedef std::map<DtNodeId, int> DtNodeToChildCountMap |