Quaternion.toMatrix

Converts a quaternion into a transformation matrix expressing the rotation defined by the #graphene_quaternion_t.

class Quaternion
void
toMatrix
(
out Matrix m
)

Parameters

m Matrix

a #graphene_matrix_t

Meta