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