Public Member Functions | Public Attributes

Ovgl::Matrix44 Class Reference

List of all members.

Public Member Functions

Vector4operator[] (size_t index)
Matrix44 operator* (const Matrix44 &) const
Matrix33 to3x3 ()
void toDoubles (double *data)
void fromDoubles (double *data)

Public Attributes

float _11
float _12
float _13
float _14
float _21
float _22
float _23
float _24
float _31
float _32
float _33
float _34
float _41
float _42
float _43
float _44

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables