![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtEntDiGuySearch |
Enumerations | |
| enum | DtDiGuyStringTypeEnum { DtDiGuyCharacterType = 0, DtDiGuyAppearanceType = 1, DtDiGuyAnimationType = 2 } |
class DtEntDiGuySearch:
Instances of DtEntDiGuySearch are used to search the echelon entity structure for ANY entities that have the specified DiGuy string. Users pass in whether they are looking for appearance or animation. If any are detected the search is terminated. Call the searchBelow() function to do the actual search. Test the result by calling result(). This enum is used to specify which DIGuy characteristic we're interested in: Character, appearance, or animations. Can be extended if we ever publish gestures, variants or facial expressions
| Enumerator | |
|---|---|
| DtDiGuyCharacterType | |
| DtDiGuyAppearanceType | |
| DtDiGuyAnimationType | |