formZ SDK | 5.0 API Reference | System | Math
Description
Checks whether a 2d vector is zero length.
Plugin Prototype
fzrt_boolean fz_math_2d_is_zero_len_vec(
fz_xy_td * | vec ) |
Parameters
vec [Input]
2d vector to be checked
Returns
TRUE if zero length, FALSE otherwise
Availability
5.0.0.0
Example Files
See Also
fz_math_2d_is_unit_len_vec, fz_math_3d_is_zero_len_vec
Function Set
Defined in