Struct SimOne_Marker_Pose¶
ClassList > SimOne_Marker_Pose
#include <SimOneIOStruct.h>
Public Attributes¶
| Type | Name |
|---|---|
| SimOne_Marker_Quaternion | orientation |
| SimOne_Data_Vec3f | position |
Public Attributes Documentation¶
variable orientation¶
SimOne_Marker_Quaternion SimOne_Marker_Pose::orientation;
标记的朝向,使用四元数表示 * Orientation of the marker, represented by a quaternion
variable position¶
SimOne_Data_Vec3f SimOne_Marker_Pose::position;
标记的位置,使用三维向量表示 * Position of the marker, represented by a 3D vector
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h