VR-Forces 4.2 Class Documentation
Classes | Typedefs
boundingVolumeTerrainSourceTracker.h File Reference

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 boost::unordered_map
< DtNodeId,
DtNodeBoundingInfoPtr
DtNodeBoundingInfoMap
typedef boost::unordered_map
< DtNodeId,
DtPagedNodeStatusPtr
DtPagedNodeStatusMap
typedef boost::unordered_map
< DtNodeId, int > 
DtNodeToChildCountMap

Detailed Description

Typedef Documentation

typedef DtBoost::shared_ptr< DtNodeBoundingInfo > DtNodeBoundingInfoPtr
typedef DtBoost::shared_ptr< DtPagedNodeStatus > DtPagedNodeStatusPtr
typedef boost::unordered_map<DtNodeId, DtNodeBoundingInfoPtr> DtNodeBoundingInfoMap
typedef boost::unordered_map<DtNodeId, DtPagedNodeStatusPtr> DtPagedNodeStatusMap
typedef boost::unordered_map<DtNodeId, int> DtNodeToChildCountMap

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)