DtSetDataStrategy class.
More...
Static Public Member Functions |
| static std::string | theName () |
| | get the strategy name (statically)
|
| static DtLinkStrategy * | create (DtManagedInterface *gl) |
| | Static create function.
|
Static Protected Member Functions |
| static void | vrlStopFreezeCb (DtStopFreezeInteraction *det, void *usr) |
| | Static callback for registering with VR-Link.
|
Detailed Description
Constructor & Destructor Documentation
| virtual DtStopFreezeStrategy::~DtStopFreezeStrategy |
( |
| ) |
|
|
virtual |
| DtStopFreezeStrategy::DtStopFreezeStrategy |
( |
DtManagedInterface * |
link | ) |
|
|
protected |
Member Function Documentation
| static DtLinkStrategy* DtStopFreezeStrategy::create |
( |
DtManagedInterface * |
gl | ) |
|
|
static |
| void DtStopFreezeStrategy::handleCSharpStopFreezeMessage |
( |
DtMessage * |
msg | ) |
|
|
protected |
Handle detonate messages from C#.
| void DtStopFreezeStrategy::handleVrlStopFreeze |
( |
DtStopFreezeInteraction * |
det | ) |
|
|
protected |
Handle VR-Link detonation messages for sending to C#.
| virtual bool DtStopFreezeStrategy::init |
( |
| ) |
|
|
virtual |
| std::string DtStopFreezeStrategy::name |
( |
| ) |
|
| virtual void DtStopFreezeStrategy::shutdown |
( |
| ) |
|
|
virtual |
| static std::string DtStopFreezeStrategy::theName |
( |
| ) |
|
|
static |
get the strategy name (statically)
| virtual void DtStopFreezeStrategy::tick |
( |
| ) |
|
|
virtual |
| static void DtStopFreezeStrategy::vrlStopFreezeCb |
( |
DtStopFreezeInteraction * |
det, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Static callback for registering with VR-Link.
Member Data Documentation
| DtExerciseConn* DtStopFreezeStrategy::myExconn |
|
protected |
| DtMessageDelegate* DtStopFreezeStrategy::myHandler |
|
protected |
| std::string DtStopFreezeStrategy::theStrategyName |
|
staticprotected |
The documentation for this class was generated from the following file: