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 | vrlStartResumeCb (DtStartResumeInteraction *det, void *usr) |
| | Static callback for registering with VR-Link.
|
Detailed Description
Constructor & Destructor Documentation
| virtual DtStartResumeStrategy::~DtStartResumeStrategy |
( |
| ) |
|
|
virtual |
| DtStartResumeStrategy::DtStartResumeStrategy |
( |
DtManagedInterface * |
link | ) |
|
|
protected |
Member Function Documentation
| static DtLinkStrategy* DtStartResumeStrategy::create |
( |
DtManagedInterface * |
gl | ) |
|
|
static |
| void DtStartResumeStrategy::handleCSharpStartResumeMessage |
( |
DtMessage * |
msg | ) |
|
|
protected |
Handle detonate messages from C#.
| void DtStartResumeStrategy::handleVrlStartResume |
( |
DtStartResumeInteraction * |
det | ) |
|
|
protected |
Handle VR-Link detonation messages for sending to C#.
| virtual bool DtStartResumeStrategy::init |
( |
| ) |
|
|
virtual |
| std::string DtStartResumeStrategy::name |
( |
| ) |
|
| virtual void DtStartResumeStrategy::shutdown |
( |
| ) |
|
|
virtual |
| static std::string DtStartResumeStrategy::theName |
( |
| ) |
|
|
static |
get the strategy name (statically)
| virtual void DtStartResumeStrategy::tick |
( |
| ) |
|
|
virtual |
| static void DtStartResumeStrategy::vrlStartResumeCb |
( |
DtStartResumeInteraction * |
det, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Static callback for registering with VR-Link.
Member Data Documentation
| DtExerciseConn* DtStartResumeStrategy::myExconn |
|
protected |
| DtMessageDelegate* DtStartResumeStrategy::myHandler |
|
protected |
| std::string DtStartResumeStrategy::theStrategyName |
|
staticprotected |
The documentation for this class was generated from the following file: