| element(unsigned short i, unsigned short j) | Transformator | [inline] |
| element(unsigned short i, unsigned short j) const | Transformator | [inline] |
| getMatrix(float *m) const | Transformator | |
| inverseTranspose() const | Transformator | |
| loadIdentity() | Transformator | |
| loadMatrix(const float *m) | Transformator | |
| operator const float *() const | Transformator | [inline] |
| operator!=(const Transformator &t0, const Transformator &t1) | Transformator | [friend] |
| operator<(const Transformator &t0, const Transformator &t1) | Transformator | [friend] |
| operator<<(std::ostream &s, const wrl::Transformator &t) | Transformator | [friend] |
| operator==(const Transformator &t0, const Transformator &t1) | Transformator | [friend] |
| postMultMatrix(const float *m) | Transformator | |
| preMultMatrix(const float *m) | Transformator | |
| rotate(float rad, float x, float y, float z) | Transformator | |
| rotation(float rad, float x, float y, float z) | Transformator | [inline, static] |
| scale(float x, float y, float z) | Transformator | |
| scale(float s) | Transformator | |
| scaling(float x, float y, float z) | Transformator | [inline, static] |
| scaling(float s) | Transformator | [inline, static] |
| transform(const float *src, float *dst) const | Transformator | |
| Transformator() | Transformator | |
| translate(float x, float y, float z) | Transformator | |
| translation(float x, float y, float z) | Transformator | [inline, static] |