libHSPlasma
hsMatrix44 Member List

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

glMatrix() const hsMatrix44
hsMatrix44()hsMatrix44
Identity()hsMatrix44static
inverse() const hsMatrix44
IsIdentity() const hsMatrix44
kRight enum valuehsMatrix44
kUp enum valuehsMatrix44
kView enum valuehsMatrix44
multPoint(const hsVector3 &point) const hsMatrix44
multVector(const hsVector3 &vec) const hsMatrix44
operator()(int y, int x) const hsMatrix44
operator()(int y, int x)hsMatrix44
operator*(const hsMatrix44 &right) const hsMatrix44
operator==(const hsMatrix44 &other) const hsMatrix44
prcParse(const pfPrcTag *tag)hsMatrix44
prcWrite(pfPrcHelper *prc)hsMatrix44
read(hsStream *S)hsMatrix44
Reset()hsMatrix44
rotate(int axis, float angle)hsMatrix44
RotateMat(int axis, float angle)hsMatrix44static
scale(const hsVector3 &scale)hsMatrix44
ScaleMat(const hsVector3 &scale)hsMatrix44static
setRotate(int axis, float angle)hsMatrix44
setScale(const hsVector3 &scale)hsMatrix44
setTranslate(const hsVector3 &translate)hsMatrix44
toString() const hsMatrix44
translate(const hsVector3 &translate)hsMatrix44
TranslateMat(const hsVector3 &translate)hsMatrix44static
write(hsStream *S)hsMatrix44