![]() |
VR-Link API Documentation for HLA 1516
|
This is a simple encoder for the Shoot Interaction in the myFomMap example. More...
Inheritance diagram for ShootEncoder:
Collaboration diagram for ShootEncoder:Public Member Functions | |
| ShootEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| Constructor. | |
| virtual | ~ShootEncoder () |
| Destructor. | |
Protected Member Functions | |
| DtDECLARE_SHOOT_PARAM_ENCODER (Shooter) | |
| Individual parameter encoding functions - one for each parameter. | |
| DtDECLARE_SHOOT_PARAM_ENCODER (Shootee) | |
This is a simple encoder for the Shoot Interaction in the myFomMap example.
| ShootEncoder::ShootEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
Constructor.
| virtual ShootEncoder::~ShootEncoder | ( | ) | [virtual] |
Destructor.
| ShootEncoder::DtDECLARE_SHOOT_PARAM_ENCODER | ( | Shooter | ) | [protected] |
Individual parameter encoding functions - one for each parameter.
These macros expand to look like this: static void encodeShooter(const DtFireInteraction& inter, RTI::ParameterHandleValuePairSet* params, RTI::ParameterHandle paramHandle);
| ShootEncoder::DtDECLARE_SHOOT_PARAM_ENCODER | ( | Shootee | ) | [protected] |