VR-Forces 4.0.4 Class Documentation
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]

List of all members.

Public Member Functions

DtIntersectormodelSetIntersector (int modelSet)
 Get a intersector for a particular model set.

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


Member Function Documentation

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.

Get a intersector for a particular model set.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)