![]() |
VR-Forces 4.8 Class Documentation
|
Creator class for the DtCigiIntersectionHandler. More...

Public Member Functions | |
| DtCigiIntersectionHandlerCreator (DtDe &de) | |
| CTOR. More... | |
| virtual | ~DtCigiIntersectionHandlerCreator () |
| DTOR. More... | |
| virtual DtCigiIntersectionHandler * | create (DtCigiConnection &connection) const |
| Create a CIGI Intersection Handler. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtCigiIntersectionHandlerCreator & | instance (DtDe &de) |
| Static instance accessor. More... | |
Protected Attributes | |
| DtDe & | myDe |
Creator class for the DtCigiIntersectionHandler.
| makVrv::DtCigiIntersectionHandlerCreator::DtCigiIntersectionHandlerCreator | ( | DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Static instance accessor.
|
virtual |
Create a CIGI Intersection Handler.
|
protected |