formZ SDK | 5.0 API Reference | System | Math
Description
Invert a 4x4 matrix.
Note : mat_in and mat_out can be passed as the same pointer.
Plugin Prototype
fzrt_error_td fz_math_4x4_invert(
mat_in, | |
mat_out ) |
Parameters
mat_in [Input]
4x4 matrix to invert
mat_out [Result]
inverted 4x4 matrix
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in