NWengine 0.9
Loading...
Searching...
No Matches
Matrix4< T > Class Template Reference

Public Member Functions

 Matrix4 (T diag)
 
 Matrix4 (MATFLAG flag)
 
Matrix4 operator* (const Matrix4 &other)
 
Vector4< Toperator* (const Vector4< T > &other)
 
void operator*= (const Matrix4 &other)
 
T operator() (int i, int j)
 

Public Attributes

T values [16]
 

The documentation for this class was generated from the following file: