gl3n.util
gl3n.util
Authors:
David Herberth
License:
MIT
- template is_vector(T)
- If T is a vector, this evaluates to true, otherwise false.
- template is_matrix(T)
- If T is a matrix, this evaluates to true, otherwise false.
- template is_quaternion(T)
- If T is a quaternion, this evaluates to true, otherwise false.
Page generated by Ddoc.