![]() |
VR-Forces Developer's Guide
|
Creator class for the DtCigiIntersectionHandler.

Public Member Functions | |
| DtCigiIntersectionHandlerCreator (DtDe &de) | |
| virtual | ~DtCigiIntersectionHandlerCreator () |
| virtual DtCigiIntersectionHandler * | create (DtCigiConnection &connection) const |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtCigiIntersectionHandlerCreator & | instance (DtDe &de) |
Protected Attributes | |
| DtDe & | myDe |
| makVrv::DtCigiIntersectionHandlerCreator::DtCigiIntersectionHandlerCreator | ( | DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Static instance accessor.
|
virtual |
Create a CIGI Intersection Handler.
|
protected |