[ Maverik Level 1 functions ]


mav_matrixXYZGet

Summary

Query translation terms of matrix.


Syntax

MAV_vector mav_matrixXYZGet(MAV_matrix m);


Description

This function returns the translation terms of matrix m.


Back to the index page.