FAST SDK Coding Reference 1.0.3
|
A data structure to format the XML for Vector3
data, like the position of an FAST.AlignmentTransform.
More...
Public Attributes | |
float | x |
X-axis value, formatted as an XML attribute. | |
float | y |
Y-axis value, formatted as an XML attribute. | |
float | z |
Z-axis value, formatted as an XML attribute. | |
A data structure to format the XML for Vector3
data, like the position of an FAST.AlignmentTransform.
float x |
X-axis value, formatted as an XML attribute.
float y |
Y-axis value, formatted as an XML attribute.
float z |
Z-axis value, formatted as an XML attribute.