![]() |
VR-Link API Documentation for HLA 1.3
|
Contains the DtDIGuyObjectStateRepository class declaration. More...
Go to the source code of this file.
Classes | |
| class | DtDIGuyObjectStateRepository |
| Instances of DtDIGuyObjectStateRepository are used to store state data for DIGuyObject objects. More... | |
Typedefs | |
| typedef std::vector< char > | DtDiGuyPixelData |
| Container for shape variation data. | |
| typedef std::map< DtU16, DtDiGuyPixelData > | DtDiGuyShapeDataMap |
| Container for shape variation data. | |
| typedef std::map< DtU16, DtDiGuyShapeDataMap > | DtDiGuyLinkShapeMap |
| Container for shape variation data. | |
Contains the DtDIGuyObjectStateRepository class declaration.
| typedef std::map<DtU16, DtDiGuyShapeDataMap> DtDiGuyLinkShapeMap |
Container for shape variation data.
| typedef std::vector<char> DtDiGuyPixelData |
Container for shape variation data.
| typedef std::map<DtU16, DtDiGuyPixelData> DtDiGuyShapeDataMap |
Container for shape variation data.