Graphmath.Quatern.to_rotation_matrix_44
You're seeing just the function
to_rotation_matrix_44, go back to Graphmath.Quatern module for more information.
Link to this function
to_rotation_matrix_44(quat)
Specs
to_rotation_matrix_44(quat) creates a mat44 from a quatern.
quat is the quatern
It returns a mat44 representing a rotation.