Gel2D - The free/open source game creation suite

gel::Gel4x4Matrix Member List
This is the complete list of members for gel::Gel4x4Matrix, including all inherited members.
dump() const gel::Gel4x4Matrix
Gel4x4Matrix()gel::Gel4x4Matrix
Gel4x4Matrix(const float matrix[16])gel::Gel4x4Matrix
isIdentity() const gel::Gel4x4Matrix
isRotation() const gel::Gel4x4Matrix
isScaling() const gel::Gel4x4Matrix
isShearing() const gel::Gel4x4Matrix
isTranslation() const gel::Gel4x4Matrix
loadIdentity()gel::Gel4x4Matrix
loadNull()gel::Gel4x4Matrix
mgel::Gel4x4Matrix
m11gel::Gel4x4Matrix
m12gel::Gel4x4Matrix
m13gel::Gel4x4Matrix
m14gel::Gel4x4Matrix
m21gel::Gel4x4Matrix
m22gel::Gel4x4Matrix
m23gel::Gel4x4Matrix
m24gel::Gel4x4Matrix
m31gel::Gel4x4Matrix
m32gel::Gel4x4Matrix
m33gel::Gel4x4Matrix
m34gel::Gel4x4Matrix
m41gel::Gel4x4Matrix
m42gel::Gel4x4Matrix
m43gel::Gel4x4Matrix
m44gel::Gel4x4Matrix
msgel::Gel4x4Matrix
operator!=(const Gel4x4Matrix &m) const gel::Gel4x4Matrix
operator*(const Gel4x4Matrix &m) const gel::Gel4x4Matrix
operator*(const Gel3dVec &v) const gel::Gel4x4Matrix
operator*=(const Gel4x4Matrix &m)gel::Gel4x4Matrix
operator+(const Gel4x4Matrix &m) const gel::Gel4x4Matrix
operator+=(const Gel4x4Matrix &m)gel::Gel4x4Matrix
operator-(const Gel4x4Matrix &m) const gel::Gel4x4Matrix
operator-=(const Gel4x4Matrix &m)gel::Gel4x4Matrix
operator=(const Gel4x4Matrix &m)gel::Gel4x4Matrix
operator==(const Gel4x4Matrix &m) const gel::Gel4x4Matrix
rotateX(float rot)gel::Gel4x4Matrix
rotateY(float rot)gel::Gel4x4Matrix
rotateZ(float rot)gel::Gel4x4Matrix
scale(Gel3dVec scl)gel::Gel4x4Matrix
shear(Gel2dVec shx, Gel2dVec shy, Gel2dVec shz)gel::Gel4x4Matrix
toOGLMatrix(float matrix[16]) const gel::Gel4x4Matrix
translate(Gel3dVec pos)gel::Gel4x4Matrix