|
| static void | decodeXHalfAngle (DtRectangularPyramidStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes XHalfAngle from attrs into rep. More...
|
| |
| static void | decodeYHalfAngle (DtRectangularPyramidStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes YHalfAngle from attrs into rep. More...
|
| |
| static void | decodeRelativeLocation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes RelativeLocation from attrs into rep. More...
|
| |
| static void | decodeRelativeOrientation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes RelativeOrientation from attrs into rep. More...
|
| |
| static void | decodeHost (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes Host from attrs into rep. More...
|
| |
| static void | decodeId (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes Id from attrs into rep. More...
|
| |
| static void | decodeRadius (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes Radius from attrs into rep. More...
|
| |
| static void | decodeTrackingMode (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes TrackingMode from attrs into rep. More...
|
| |
| static void | decodeTargetedEntity (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes TargetedEntity from attrs into rep. More...
|
| |
| static void | decodeTargetedLocation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes TargetedLocation from attrs into rep. More...
|
| |
| static void | decodeMinimumAzimuthAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes MinimumAzimuthAngle from attrs into rep. More...
|
| |
| static void | decodeMaximumAzimuthAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes MaximumAzimuthAngle from attrs into rep. More...
|
| |
| static void | decodeMinimumElevationAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes MinimumElevationAngle from attrs into rep. More...
|
| |
| static void | decodeMaximumElevationAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes MaximumElevationAngle from attrs into rep. More...
|
| |
| static void | decodeMaximumZoomLevel (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes MaximumZoomLevel from attrs into rep. More...
|
| |
| static void | decodeZoomLevel (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes ZoomLevel from attrs into rep. More...
|
| |
| static void | decodeColor (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| | Decodes Color from attrs into rep. More...
|
| |
Instances of DtRectangularPyramidDecoder encode data from DtRectangularPyramidStateRepository objects to the net structures to be sent to the network.
Instances of DtRectangularPyramidDecoder are used to decode data from the network into DtRectangularPyramidStateRepository objects.