Struct SimOne_Marker_Quaternion¶ Defined in File SimOneIOStruct.h Struct Documentation¶ struct SimOne_Marker_Quaternion¶ Public Members float w¶ 四元数的 w 分量,表示旋转的实数部分 The w component of the quaternion, representing the real part of the rotation float x¶ 四元数的 x 分量 The x component of the quaternion float y¶ 四元数的 y 分量 The y component of the quaternion float z¶ 四元数的 z 分量 The z component of the quaternion