CSAD
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
bt::matrix4f Member List

This is the complete list of members for bt::matrix4f, including all inherited members.

addRotate(quaternionf &_a)bt::matrix4finline
addRotateSelf(quaternionf &_a)bt::matrix4finline
addScale(vector3f &_a)bt::matrix4finline
addScaleSelf(vector3f &_a)bt::matrix4finline
addScaleSelf(float x, float y, float z)bt::matrix4finline
addTranslate(float x, float y, float z)bt::matrix4finline
addTranslate(vector3f *_a)bt::matrix4finline
addTranslate(vector3f &_a)bt::matrix4finline
addTranslateSelf(float x, float y, float z)bt::matrix4finline
addTranslateSelf(vector3f *_a)bt::matrix4finline
addTranslateSelf(vector3f &_a)bt::matrix4finline
identity()bt::matrix4finline
invert(matrix4f *_a)bt::matrix4finline
invert()bt::matrix4finline
matrix4f()bt::matrix4finline
operator[](unsigned int id) const bt::matrix4finline
ortographic(int _w, int _h, float _aend, float _astart, float _scale)bt::matrix4finline
perspective(int _w, int _h, float _aend, float _astart, float _fov)bt::matrix4finline
scale(vector3f &_a)bt::matrix4finline
transform(const vector2f &_a)bt::matrix4finline
transform(const vector3f &_a)bt::matrix4finline
transform(const vector4f &_a)bt::matrix4finline
translate(float x, float y, float z)bt::matrix4finline
translate(vector3f *_a)bt::matrix4finline
translate(vector3f &_a)bt::matrix4finline