formZ SDK | 5.0 API Reference | System | Math
Description
Checks whether a 3x3 matrix is the identity matrix.
Plugin Prototype
fzrt_boolean fz_math_3x3_is_identity(
mat ) |
Parameters
mat [Input]
3x3 matrix
Returns
TRUE if identity, FALSE otherwise
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in