formZ SDK | 5.0 API Reference | System | Math
Description
Double precision 4D coordinate data type.
typedef struct fz_xyzw_td {
double | x; |
double | y; |
double | z; |
double | w }; |
Members
x
The x-axis coordinate value.
y
The y-axis coordinate value.
z
The z-axis coordinate value.
w
The w-axis coordinate value.
Availability
5.0.0.0
Defined in