, including all inherited members.
ConvertEulerOrder(EEulerAnglesOrder order) | TTreeTransform::TRotation | |
EMaster enum name | TTreeTransform::TRotation | |
fEuler | TTreeTransform::TRotation | [mutable, protected] |
fEulerOrder | TTreeTransform::TRotation | [protected] |
fIsEulerValid | TTreeTransform::TRotation | [mutable, protected] |
fIsMatrixValid | TTreeTransform::TRotation | [mutable, protected] |
fMaster | TTreeTransform::TRotation | [protected] |
fMatrix | TTreeTransform::TRotation | [mutable, protected] |
fMirror | TTreeTransform::TRotation | [mutable, protected] |
GetEuler() const | TTreeTransform::TRotation | |
GetEulerOrder() const | TTreeTransform::TRotation | [inline] |
GetMaster() const | TTreeTransform::TRotation | [inline] |
GetMatrix() const | TTreeTransform::TRotation | |
GetMirror() const | TTreeTransform::TRotation | |
GetNewEulerAngles(const TVector3 &refEuler, TVector3 &newEulerAngles) const | TTreeTransform::TRotation | |
GetPhyThetaPsy(real &phy, real &theta, real &psy, boolean &isDirect) const | TTreeTransform::TRotation | |
GetTranspose() const | TTreeTransform::TRotation | |
IsDirect() const | TTreeTransform::TRotation | |
IsIdentity() const | TTreeTransform::TRotation | |
kEuler enum value | TTreeTransform::TRotation | |
kMatrix enum value | TTreeTransform::TRotation | |
Multiply(const TMatrix33 &matrix, const TRotation &rotation) | TTreeTransform::TRotation | |
Multiply(const TRotation &rotation, const TMatrix33 &matrix) | TTreeTransform::TRotation | |
Multiply(const TRotation &rotation1, const TRotation &rotation2) | TTreeTransform::TRotation | |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator!=(const TRotation &rotation) const | TTreeTransform::TRotation | [inline] |
operator=(const TMCObject &) | TMCObject | [inline] |
operator==(const TRotation &rotation) const | TTreeTransform::TRotation | |
RecomputeEulerAngles(const TVector3 &refEuler) | TTreeTransform::TRotation | |
SetEuler(const TVector3 &euler, boolean mirror) | TTreeTransform::TRotation | |
SetEulerOrder(EEulerAnglesOrder order) | TTreeTransform::TRotation | [inline] |
SetMatrix(const TMatrix33 &matrix) | TTreeTransform::TRotation | |
SetMatrix(const TVector3 &i, const TVector3 &j, const TVector3 &k) | TTreeTransform::TRotation | |
SetPhyThetaPsy(real phy, real theta, real psy, boolean isDirect) | TTreeTransform::TRotation | |
SetToIdentity() | TTreeTransform::TRotation | |
TRotation(EEulerAnglesOrder order=kXYZOrder, EMaster master=kMatrix) | TTreeTransform::TRotation | |
TRotation(const TMatrix33 &matrix) | TTreeTransform::TRotation | [explicit] |
ValidateEuler() const | TTreeTransform::TRotation | [protected] |
ValidateMatrix() const | TTreeTransform::TRotation | [protected] |