formZ SDK | 5.0 API Reference | System | Math
Description
Single precision 3D coordinate data type.
typedef struct fz_xyz_float_td {
float | x; |
float | y; |
float | z }; |
Members
x
The x-axis coordinate value.
y
The y-axis coordinate value.
z
The z-axis coordinate value.
Availability
5.0.0.0
Defined in