![]() |
VR-Forces 4.1 Class Documentation
|
Base class for EntityState Interceptors, this allows all entity ESI's to have an HLA13 entity. More...

Public Member Functions | |
| DtBaseEntityStateInterceptor () | |
| CTOR. | |
| virtual | ~DtBaseEntityStateInterceptor () |
| DTOR. | |
| DtVrlinkEntity * | vrlinkEntity () |
| Accessor for the de entity. | |
| DtPartCollectionInterceptor * | artPartInterceptor () |
| Accessor for the articulated part interceptor. | |
Protected Attributes | |
| DtPartCollectionInterceptor * | myArtPartInterceptor |
Base class for EntityState Interceptors, this allows all entity ESI's to have an HLA13 entity.
| makVrv::DtBaseEntityStateInterceptor::DtBaseEntityStateInterceptor | ( | ) |
CTOR.
|
virtual |
DTOR.
| DtVrlinkEntity* makVrv::DtBaseEntityStateInterceptor::vrlinkEntity | ( | ) |
Accessor for the de entity.
| DtPartCollectionInterceptor* makVrv::DtBaseEntityStateInterceptor::artPartInterceptor | ( | ) |
Accessor for the articulated part interceptor.
|
protected |