|
libHSPlasma
|
This is the complete list of members for hsMatrix44, including all inherited members.
| glMatrix() const | hsMatrix44 | |
| hsMatrix44() | hsMatrix44 | |
| Identity() | hsMatrix44 | static |
| inverse() const | hsMatrix44 | |
| IsIdentity() const | hsMatrix44 | |
| kRight enum value | hsMatrix44 | |
| kUp enum value | hsMatrix44 | |
| kView enum value | hsMatrix44 | |
| 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) | hsMatrix44 | static |
| scale(const hsVector3 &scale) | hsMatrix44 | |
| ScaleMat(const hsVector3 &scale) | hsMatrix44 | static |
| 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) | hsMatrix44 | static |
| write(hsStream *S) | hsMatrix44 |
1.8.1.2