![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtPathPoint |
| class | DtAisTrack |
Namespaces | |
| DtBufferSerialize | |
Typedefs | |
| typedef std::map< double, DtPathPoint > | DtAisPathPointMap |
Functions | |
| DT_DLL_vrfutil const int | DtBufferSerialize::getSize (const DtPathPoint &val) |
| DT_DLL_vrfutil char * | DtBufferSerialize::encode (const DtPathPoint &val, char *buffer) |
| DT_DLL_vrfutil const char * | DtBufferSerialize::decode (DtPathPoint &val, const char *buffer) |
| typedef std::map<double, DtPathPoint> DtAisPathPointMap |