tmat3x3< T > Struct Template Reference

Template for 3 * 3 matrix of floating-point numbers. More...

List of all members.


Detailed Description

template<typename T>
struct glm::detail::tmat3x3< T >

Template for 3 * 3 matrix of floating-point numbers.

Definition at line 41 of file type_mat3x3.hpp.