#include <Rotate.h>
Collaboration diagram for TSQ:
Public Member Functions | |
TSQ () | |
TSQ (const Matrix34 &actionmatrix) | |
TSQ (const Vector &ptranslate, const Vector &pscale, const Quaternion &pquat) | |
int | operator!= (const TSQ &b) const |
void | SetDefault () |
TSQ & | operator+= (const TSQ &other) |
TSQ & | operator *= (float scalar) |
void | PostBlend () |
void | FillMatrices (Matrix34 &matrix, Matrix34 &inverse) |
Public Attributes | |
Vector | translate |
Vector | scale |
Quaternion | quat |
float | roll |
BOOL | m_isrollcomputed |
Definition at line 92 of file Rotate.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 127 of file Rotate.h. References Quaternion::Normalize(). Here is the call graph for this function: ![]() |
|
Definition at line 111 of file Rotate.h. References Vector::Set(). Here is the call graph for this function: ![]() |
|
|
|
Definition at line 96 of file Rotate.h. Referenced by operator!=(), and operator+=(). |
|
|
|
Definition at line 95 of file Rotate.h. Referenced by operator!=(), and operator+=(). |
|
Definition at line 94 of file Rotate.h. Referenced by operator!=(), and operator+=(). |
Generated on Thu Oct 27 11:47:04 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001