![]() |
VR-Forces 4.10 Class Documentation
|
A DtNetAttributeValueUpdate holds the fixed portion of the attribute value update. More...
Public Attributes | |
| DtNetFloat32 | myNumericalValue |
| DtNetFloat32 | myYValue |
| DtU16 | myTemplateIdSize |
| DtU16 | myBitmapFilenameSize |
A DtNetAttributeValueUpdate holds the fixed portion of the attribute value update.
The Attribute Value update is structured as follows: Numeric Value (Float 32) Y Value (Float 32) Template ID size (U16) Bitmap filename size (U16) Template ID (0+ 8-bit chars) Bitmap filename (0+ 8-bit chars) Padding to 32-bits
| DtNetFloat32 DtNetAttributeValueUpdate::myNumericalValue |
| DtNetFloat32 DtNetAttributeValueUpdate::myYValue |
| DtU16 DtNetAttributeValueUpdate::myTemplateIdSize |
| DtU16 DtNetAttributeValueUpdate::myBitmapFilenameSize |