Locator item which contains the position and orientation of the locator array.
Public Attributes#
float
X-axis coordinate of the locator.
float
Y-axis coordinate of the locator.
float
Z-axis coordinate of the locator.
float
X-axis rotation of the locator (Euler angles) in degrees.
float
Y-axis rotation of the locator (Euler angles) in degrees.
float
Z-axis rotation of the locator (Euler angles) in degrees.
Public Attribute Documentation#
orientation_x_axis_degrees#
float sl_rtl_loc_locator_item::orientation_x_axis_degrees
X-axis rotation of the locator (Euler angles) in degrees.
orientation_y_axis_degrees#
float sl_rtl_loc_locator_item::orientation_y_axis_degrees
Y-axis rotation of the locator (Euler angles) in degrees.
orientation_z_axis_degrees#
float sl_rtl_loc_locator_item::orientation_z_axis_degrees
Z-axis rotation of the locator (Euler angles) in degrees.