![]() |
VR-Link API Documentation for HLA 1516
|
Go to the source code of this file.
Namespaces | |
| namespace | DtArticulatedPartsUtilities |
| The functions in the DtArticulatedPartsUtilities contain common mechanisms used in the encoding/decoding of articulated parts. | |
Functions | |
| DT_DLL_VLPROTIND void | DtArticulatedPartsUtilities::fillArtPartNetRecord (const DtArticulatedPartCollection &apList, DtNetArtParamRecord *netRecords) |
| Iterates throught the DtArticulatedPartCollection and fills in the net record passed in. | |
| DT_DLL_VLPROTIND void | DtArticulatedPartsUtilities::loadArtPartsFromNet (int numParams, DtArticulatedPartCollection *apList, const DtNetArtParamRecord *netRecords, DtTime currentTime) |
| Iterates through the net records and fills in the DtArticulatedParts collection passed in. | |
| DT_DLL_VLPROTIND void | DtArticulatedPartsUtilities::updateArtPartsChangeIndicators (const DtArticulatedPartCollection *apList, const DtArticulatedPartCollection *remoteApList) |
| Iterates through both lists, and compares the values of each parameter. | |