![]() |
VR-Forces 5.0.3 Developer's Guide
|
Interceptor for VR-Link.

Public Member Functions | |
| virtual void | setMass (float mass) |
| virtual float | mass () const |
| virtual DtStateRepository * | clone (bool copy=false) const |
Protected Member Functions | |
| MyEntityStateRepInterceptor (makVrv::vrvHla13::DtVrlinkEntityStateListener *listener) | |
Protected Attributes | |
| float | myMass |
Friends | |
| class | MyEntityStateRepInterceptorCreator |
|
protected |
Protected CTOR (Created by creator).
|
virtual |
Set the mass.
|
virtual |
Return the mass.
|
virtual |
Copy shallow (false) or deep (true).
|
friend |
|
protected |