Instances of DtStopAppearanceEffectInter are used to store state data for DIGuyInteraction.StopAppearanceEffect interactions.
More...
Instances of DtStopAppearanceEffectInter are used to store state data for DIGuyInteraction.StopAppearanceEffect interactions.
| DtStopAppearanceEffectInter::DtStopAppearanceEffectInter |
( |
| ) |
|
| virtual DtStopAppearanceEffectInter::~DtStopAppearanceEffectInter |
( |
| ) |
|
|
virtual |
| virtual void DtStopAppearanceEffectInter::printData |
( |
| ) |
const |
|
virtual |
Print the interaction's data.
| virtual void DtStopAppearanceEffectInter::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print the interaction's data to the specified stream.
| virtual void DtStopAppearanceEffectInter::setAppearanceEffectName |
( |
const DtString & |
val | ) |
|
|
virtual |
appearanceEffectName mutator.
| virtual const DtString& DtStopAppearanceEffectInter::appearanceEffectName |
( |
| ) |
const |
|
virtual |
appearanceEffectName accessor.
| virtual void DtStopAppearanceEffectInter::setLinkName |
( |
const DtString & |
val | ) |
|
|
virtual |
| virtual const DtString& DtStopAppearanceEffectInter::linkName |
( |
| ) |
const |
|
virtual |
| virtual void DtStopAppearanceEffectInter::setTarget |
( |
const DtString & |
val | ) |
|
|
virtual |
| virtual const DtString& DtStopAppearanceEffectInter::target |
( |
| ) |
const |
|
virtual |
| virtual const char* DtStopAppearanceEffectInter::name |
( |
void |
| ) |
const |
|
inlinevirtual |
Name of the interaction. (Not necessarily the ClassName from the FOM.)
| static void DtStopAppearanceEffectInter::addCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtStopAppearanceEffectInterCb |
cb, |
|
|
void * |
usr, |
|
|
DtDDMRegionSP |
region = DtDDMRegionSP() |
|
) |
| |
|
static |
Add (register)/Remove (deregister) function to be called when interaction occurs.
| static void DtStopAppearanceEffectInter::removeCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtStopAppearanceEffectInterCb |
cb, |
|
|
void * |
usr, |
|
|
DtDDMRegionSP |
region = DtDDMRegionSP() |
|
) |
| |
|
static |
| virtual const char* DtStopAppearanceEffectInter::interactionClassToUse |
( |
DtExerciseConn * |
exConn | ) |
const |
|
protectedvirtual |
| virtual DtInteractionDecoder* DtStopAppearanceEffectInter::createDecoder |
( |
DtExerciseConn * |
exConn | ) |
const |
|
protectedvirtual |
| virtual DtInteractionEncoder* DtStopAppearanceEffectInter::createEncoder |
( |
DtExerciseConn * |
exConn | ) |
const |
|
protectedvirtual |
| DtString DtStopAppearanceEffectInter::myAppearanceEffectName |
|
protected |
| DtString DtStopAppearanceEffectInter::myLinkName |
|
protected |
| DtString DtStopAppearanceEffectInter::myTarget |
|
protected |
The documentation for this class was generated from the following file: