![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtRwAggregateState |
Namespaces | |
| DtBufferSerialize | |
Functions | |
| DT_DLL_vrfutil int | DtBufferSerialize::getSize (const DtRwAggregateState &val) |
| DT_DLL_vrfutil char * | DtBufferSerialize::encode (const DtRwAggregateState &val, char *buffer) |
| DT_DLL_vrfutil const char * | DtBufferSerialize::decode (DtRwAggregateState &val, const char *buffer) |
| DT_DLL_vrfutil DtString | stringFromAggregateMode (enum DtAggregateState t) |
| DT_DLL_vrfutil enum DtAggregateState | aggregateModeFromString (const DtString &) |
| DT_DLL_vrfutil DtString stringFromAggregateMode | ( | enum DtAggregateState | t | ) |
Given the force type, returns the internal string representation.
| DT_DLL_vrfutil enum DtAggregateState aggregateModeFromString | ( | const DtString & | ) |
Given an internal string representation, returns the force type.