Interceptor for VR-Link.
More...
Public Member Functions |
| virtual void | setMass (float mass) |
| | Set the mass.
|
| virtual float | mass () const |
| | Return the mass.
|
| virtual DtStateRepository * | clone (bool copy=false) const |
| | Copy shallow (false) or deep (true).
|
Protected Member Functions |
| | MyEntityStateRepInterceptor (makVrv::vrvHla13::DtVrlinkEntityStateListener *listener) |
| | Protected CTOR (Created by creator).
|
Protected Attributes |
| float | myMass |
Detailed Description
Constructor & Destructor Documentation
| MyEntityStateRepInterceptor::MyEntityStateRepInterceptor |
( |
makVrv::vrvHla13::DtVrlinkEntityStateListener * |
listener | ) |
|
|
protected |
Protected CTOR (Created by creator).
Member Function Documentation
| virtual void MyEntityStateRepInterceptor::setMass |
( |
float |
mass | ) |
|
|
virtual |
| virtual float MyEntityStateRepInterceptor::mass |
( |
| ) |
const |
|
virtual |
Copy shallow (false) or deep (true).
Friends And Related Function Documentation
Member Data Documentation
| float MyEntityStateRepInterceptor::myMass |
|
protected |
The documentation for this class was generated from the following file: