Instances of DtEndGestureInter are used to store state data for DIGuyInteraction.EndGesture interactions.
More...
Detailed Description
Instances of DtEndGestureInter are used to store state data for DIGuyInteraction.EndGesture interactions.
Constructor & Destructor Documentation
| DtEndGestureInter::DtEndGestureInter |
( |
| ) |
|
| virtual DtEndGestureInter::~DtEndGestureInter |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtEndGestureInter::printData |
( |
| ) |
const |
|
virtual |
Print the interaction's data.
| virtual void DtEndGestureInter::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print the interaction's data to the specified stream.
| virtual void DtEndGestureInter::setTarget |
( |
const DtString & |
val | ) |
|
|
virtual |
| virtual const DtString& DtEndGestureInter::target |
( |
| ) |
const |
|
virtual |
| virtual void DtEndGestureInter::setGestureName |
( |
const DtString & |
val | ) |
|
|
virtual |
| virtual const DtString& DtEndGestureInter::gestureName |
( |
| ) |
const |
|
virtual |
| virtual void DtEndGestureInter::setRampdownTime |
( |
float |
val | ) |
|
|
virtual |
| virtual float DtEndGestureInter::rampdownTime |
( |
| ) |
const |
|
virtual |
| virtual const char* DtEndGestureInter::name |
( |
void |
| ) |
const |
|
inlinevirtual |
Name of the interaction. (Not necessarily the ClassName from the FOM.)
| static void DtEndGestureInter::addCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtEndGestureInterCb |
cb, |
|
|
void * |
usr, |
|
|
DtDDMRegionSP |
region = DtDDMRegionSP() |
|
) |
| |
|
static |
Add (register)/Remove (deregister) function to be called when interaction occurs.
| static void DtEndGestureInter::removeCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtEndGestureInterCb |
cb, |
|
|
void * |
usr, |
|
|
DtDDMRegionSP |
region = DtDDMRegionSP() |
|
) |
| |
|
static |
| virtual const char* DtEndGestureInter::interactionClassToUse |
( |
DtExerciseConn * |
exConn | ) |
const |
|
protectedvirtual |
Member Data Documentation
| DtString DtEndGestureInter::myGestureName |
|
protected |
| float DtEndGestureInter::myRampdownTime |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-6-branch/include/vrfExtObjects/endGestureInterHLA.h