Struct SimOne_Data_Vec3f¶
#include <SimOneIOStruct.h>
Public Attributes¶
| Type | Name |
|---|---|
| float | x |
| float | y |
| float | z |
Public Attributes Documentation¶
variable x¶
float SimOne_Data_Vec3f::x;
x轴坐标 * x-axis coordinate
variable y¶
float SimOne_Data_Vec3f::y;
y轴坐标 * y-axis coordinate
variable z¶
float SimOne_Data_Vec3f::z;
z轴坐标 * z-axis coordinate
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h