![]() |
VR-Forces 4.3.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtDiGuyCharacterData |
Typedefs | |
| typedef std::pair< DtString, DtString > | AlternateNamesPair |
| The DtDIGuyCharactertData class stores the DI-Guy character data that represents all the possible appearances and animations this character type is capable of. | |
| typedef std::vector < AlternateNamesPair > | AlternateNamesList |
| typedef AlternateNamesList::iterator | AlternateNamesListIterator |
| typedef AlternateNamesList::const_iterator | const_AlternateNamesListIterator |
| typedef std::pair<DtString,DtString> AlternateNamesPair |
The DtDIGuyCharactertData class stores the DI-Guy character data that represents all the possible appearances and animations this character type is capable of.
Used to pass the network expected DI-GUY name along with a user friendly name to be used for display purposes
| typedef std::vector<AlternateNamesPair> AlternateNamesList |
| typedef AlternateNamesList::iterator AlternateNamesListIterator |
| typedef AlternateNamesList::const_iterator const_AlternateNamesListIterator |