![]() |
VR-Forces 4.10 Class Documentation
|
Interceptor for VR-Link. More...

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