Skip to content

Struct SimOne_Marker_Quaternion

ClassList > SimOne_Marker_Quaternion

  • #include <SimOneIOStruct.h>

Public Attributes

Type Name
float w
float x
float y
float z

Public Attributes Documentation

variable w

float SimOne_Marker_Quaternion::w;

四元数的 w 分量,表示旋转的实数部分 * The w component of the quaternion, representing the real part of the rotation


variable x

float SimOne_Marker_Quaternion::x;

四元数的 x 分量 * The x component of the quaternion


variable y

float SimOne_Marker_Quaternion::y;

四元数的 y 分量 * The y component of the quaternion


variable z

float SimOne_Marker_Quaternion::z;

四元数的 z 分量 * The z component of the quaternion



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h