Osiris Framework  0.1
OMatrix4x4 Member List

This is the complete list of members for OMatrix4x4, including all inherited members.

glArea() const OMatrix4x4
OMatrix4x4()OMatrix4x4
OMatrix4x4(float identValue)OMatrix4x4
OMatrix4x4(const OMatrix4x4 &in)OMatrix4x4
operator*(const OMatrix4x4 &in) (defined in OMatrix4x4)OMatrix4x4
operator*=(const OMatrix4x4 &in) (defined in OMatrix4x4)OMatrix4x4
operator=(const OMatrix4x4 &in) (defined in OMatrix4x4)OMatrix4x4
operator=(float identValue) (defined in OMatrix4x4)OMatrix4x4
setValue(int row, int col, float value)OMatrix4x4
value(int row, int col) const OMatrix4x4
~OMatrix4x4()OMatrix4x4virtual