|
| Xform (const Matrix &source) |
|
| Xform (const Matrix::NativeType &source) |
|
| Xform (Matrix::NativeType &source) |
|
| Xform (Matrix::NativeType &source, Matrix::NativeType &inverse, Element *qparams=NULL) |
|
| operator const Matrix::NativeType () const |
|
| operator Matrix::NativeType () |
|
Xform & | operator= (const Xform &source) |
|
Xform & | operator= (const Matrix &source) |
|
const Matrix & | matrix () const |
|
Submatrix | submatrix () const |
|
Submatrix | rotation () const |
|
Vector4 | quaternion () const |
|
Vector3 | offset () const |
|
std::string | orientation () const |
|
|
void | replace (const Matrix &source) |
|
|
Element * | forward |
|
Element * | inverse |
|
Element * | qparams |
|
Matrix | mat |
|
The documentation for this class was generated from the following file: