VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrv::DtIntersectorManager Class Reference

The DtIntersectorManager class manages instances of inter sectors. More...

Inheritance diagram for makVrv::DtIntersectorManager:
Inheritance graph
[legend]

Public Member Functions

DtIntersectormodelSetIntersector (int modelSet)
 Get a intersector for a particular model set.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtIntersectorManagerinstance (DtDe &de)
 Get the creator instance for this IG object.
static void registerInstance (DtDe &de, DtIntersectorManager *anInstance)
 Register the creator instance with an IG.

Protected Types

typedef boost::unordered_map
< int, DtIntersector * > 
IntersectorMap

Protected Member Functions

 DtIntersectorManager (DtDe &de)

Protected Attributes

DtDemyDe
IntersectorMap myIntersectors

Detailed Description

The DtIntersectorManager class manages instances of inter sectors.

Member Typedef Documentation

typedef boost::unordered_map<int, DtIntersector*> makVrv::DtIntersectorManager::IntersectorMap
protected

Constructor & Destructor Documentation

makVrv::DtIntersectorManager::DtIntersectorManager ( DtDe de)
protected

Member Function Documentation

static DtIntersectorManager& makVrv::DtIntersectorManager::instance ( DtDe de)
static

Get the creator instance for this IG object.

Exceptions
DtCorruptedStateif it is unable to get the instance.
static void makVrv::DtIntersectorManager::registerInstance ( DtDe de,
DtIntersectorManager anInstance 
)
static

Register the creator instance with an IG.

DtIntersector& makVrv::DtIntersectorManager::modelSetIntersector ( int  modelSet)

Get a intersector for a particular model set.

Member Data Documentation

DtDe& makVrv::DtIntersectorManager::myDe
protected
IntersectorMap makVrv::DtIntersectorManager::myIntersectors
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)