Public Member Functions | Public Attributes

Ovgl::Matrix33 Class Reference

List of all members.

Public Member Functions

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

Public Attributes

float _11
float _12
float _13
float _21
float _22
float _23
float _31
float _32
float _33

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