| AddRotation(CSIBCRotationd &in_rotApplied, const E3DTransfoSpace in_eAlong=LOCAL_TRANSFO_SPACE, CSIBCRotationd *in_protAlong=NULL, const E3DTransfoSpace in_eAround=LOCAL_TRANSFO_SPACE, const CSIBCVector3Dd *in_pvctAround=NULL, bool in_bIncrementEulerAngles=false) |
CSIBCTransfod |
|
| AddScaling(const CSIBCVector3Dd &in_vctSclApplied, const E3DTransfoSpace in_eAlong=LOCAL_TRANSFO_SPACE, CSIBCRotationd *in_protAlong=NULL, const E3DTransfoSpace in_eAbout=LOCAL_TRANSFO_SPACE, const CSIBCVector3Dd *in_pvctAbout=NULL, const E3DSclType in_eSclType=XYZ_SCL_TYPE) |
CSIBCTransfod |
|
| AddScalingOrientation(CSIBCRotationd &in_rotApplied, const E3DTransfoSpace in_eAlong=LOCAL_TRANSFO_SPACE, CSIBCRotationd *in_protAlong=NULL, const E3DTransfoSpace in_eAround=LOCAL_TRANSFO_SPACE, const CSIBCVector3Dd *in_pvctAround=NULL, bool in_bIncrementEulerAngles=false) |
CSIBCTransfod |
|
| AddTranslation(const CSIBCVector3Dd &in_vctTrsApplied, const E3DTransfoSpace in_eAlong=LOCAL_TRANSFO_SPACE, CSIBCRotationd *in_protAlong=NULL) |
CSIBCTransfod |
|
| CSIBCTransfod() |
CSIBCTransfod |
|
| CSIBCTransfod(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rotScl, const CSIBCRotationd &in_rot, const CSIBCVector3Dd &in_vctTrs) |
CSIBCTransfod |
|
| CSIBCTransfod(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rot, const CSIBCVector3Dd &in_vctTrs) |
CSIBCTransfod |
|
| CSIBCTransfod(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rotScl) |
CSIBCTransfod |
|
| Dif(CSIBCTransfod &in_xfo1, CSIBCTransfod &in_xfo2, unsigned char in_oWhichComponents=oSiTransfoAll, CSIBCTransfod *in_pXfo3=NULL) |
CSIBCTransfod |
|
| GetInvMatrix(CSIBCXfoMatd &out_matInvXfo) |
CSIBCTransfod |
|
| GetMapSpaceToSpace(const E3DVectorType in_eVctType, CSIBCTransfod &in_xfoFrom, CSIBCTransfod &in_xfoTo, CSIBCXfoMatd &out_matXfo) |
CSIBCTransfod |
[friend] |
| GetMapSpaceToWorld(const E3DVectorType in_eVctType, CSIBCTransfod &in_xfoFrom, CSIBCXfoMatd &out_matXfo) |
CSIBCTransfod |
[friend] |
| GetMapWorldToSpace(const E3DVectorType in_eVctType, CSIBCTransfod &in_xfoTo, CSIBCXfoMatd &out_matXfo) |
CSIBCTransfod |
[friend] |
| GetMatrix() |
CSIBCTransfod |
|
| GetMatrix(CSIBCXfoMatd &out_matXfo) |
CSIBCTransfod |
|
| GetRotation(CSIBCRotationd &out_rot) |
CSIBCTransfod |
|
| GetRotation(CSIBCQuaterniond &out_quat) |
CSIBCTransfod |
|
| GetRotation(CSIBCRotMatd &out_matRot) |
CSIBCTransfod |
|
| GetRotation() |
CSIBCTransfod |
|
| GetRotation(CSIBCVector3Dd &out_vctXYZAngles) |
CSIBCTransfod |
|
| GetRotation(double &out_dX, double &out_dY, double &out_dZ) |
CSIBCTransfod |
|
| GetRotation(CSIBCVector3Dd &out_vctAxis, double &out_dAngle) |
CSIBCTransfod |
|
| GetScaling(CSIBCVector3Dd &out_vctScl) |
CSIBCTransfod |
|
| GetScaling(double &out_dX, double &out_dY, double &out_dZ) |
CSIBCTransfod |
|
| GetScaling(CSIBCVector3Dd &out_vctScl, CSIBCRotationd &out_rotSclOri) |
CSIBCTransfod |
|
| GetScalingOrientation(CSIBCRotationd &in_rotSclOri) |
CSIBCTransfod |
|
| GetScalingOrientation(CSIBCVector3Dd &out_vctSclOri) |
CSIBCTransfod |
|
| GetScalingOrientation(double &out_rdX, double &out_rdY, double &out_rdZ) |
CSIBCTransfod |
|
| GetSIScalingFlag() const |
CSIBCTransfod |
|
| GetTranslation(CSIBCVector3Dd &out_vctTrs) |
CSIBCTransfod |
|
| GetTranslation(double &out_dX, double &out_dY, double &out_dZ) |
CSIBCTransfod |
|
| Invert(CSIBCTransfod &in_xfo) |
CSIBCTransfod |
|
| Invert() |
CSIBCTransfod |
|
| IsScalingOrientationExisting() const |
CSIBCTransfod |
|
| MapSpaceToSpace(CSIBCTransfod &in_xfoFrom, CSIBCTransfod &in_xfoTo) |
CSIBCTransfod |
|
| MapSpaceToWorld(CSIBCTransfod &in_xfoFrom) |
CSIBCTransfod |
|
| MapWorldToSpace(CSIBCTransfod &in_xfoTo) |
CSIBCTransfod |
|
| Mul(CSIBCTransfod &in_xfo1, CSIBCTransfod &in_xfo2, unsigned char in_oWhichComponents=oSiTransfoAll) |
CSIBCTransfod |
|
| Mul(CSIBCTransfod &in_xfo, unsigned char in_oWhichComponents=oSiTransfoAll) |
CSIBCTransfod |
|
| Set(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rotScl, const CSIBCRotationd &in_rot, const CSIBCVector3Dd &in_vctTrs) |
CSIBCTransfod |
|
| Set(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rot, const CSIBCVector3Dd &in_vctTrs) |
CSIBCTransfod |
|
| Set(const CSIBCTransfod &in_xfo) |
CSIBCTransfod |
|
| Set(const CSIBCXfoMatd &in_matXfo) |
CSIBCTransfod |
|
| Set(const CSIBCRotationd &in_rot) |
CSIBCTransfod |
|
| Set(const CSIBCVector3Dd &in_vct) |
CSIBCTransfod |
|
| SetIdentity(const unsigned char in_oWhichTransfo=oSiTransfoAll) |
CSIBCTransfod |
|
| SetRotation(const CSIBCRotationd &in_rot) |
CSIBCTransfod |
|
| SetRotation(const CSIBCQuaterniond &in_quat) |
CSIBCTransfod |
|
| SetRotation(const CSIBCRotMatd &in_matRot) |
CSIBCTransfod |
|
| SetRotation(const CSIBCVector3Dd &in_vctXYZAngles) |
CSIBCTransfod |
|
| SetRotation(double in_dX, double in_dY, double in_dZ) |
CSIBCTransfod |
|
| SetRotation(const E3DAxisType in_axis, const double in_dAngle) |
CSIBCTransfod |
|
| SetRotation(const CSIBCVector3Dd &in_vctAxis, const double in_dAngle) |
CSIBCTransfod |
|
| SetRotation(const CSIBCVector3Dd &in_vctFrom, const CSIBCVector3Dd &in_vctTo, int &out_bFlip) |
CSIBCTransfod |
|
| SetRotation(const CSIBCVector3Dd &in_vctX, const CSIBCVector3Dd &in_vctY, const CSIBCVector3Dd &in_vctZ) |
CSIBCTransfod |
|
| SetScaling(const CSIBCVector3Dd &in_vctScl) |
CSIBCTransfod |
|
| SetScaling(double in_dX, double in_dY, double in_dZ) |
CSIBCTransfod |
|
| SetScaling(const CSIBCVector3Dd &in_vctScl, const CSIBCRotationd &in_rotSclOri) |
CSIBCTransfod |
|
| SetScalingOrientation(const CSIBCRotationd &in_rotSclOri) |
CSIBCTransfod |
|
| SetScalingOrientation(const CSIBCVector3Dd &in_vctSclOri) |
CSIBCTransfod |
|
| SetScalingOrientation(const double in_dX, const double in_dY, const double in_dZ) |
CSIBCTransfod |
|
| SetSIScalingFlag(const bool in_bSIScaling) |
CSIBCTransfod |
|
| SetTranslation(const CSIBCVector3Dd &in_vctTrs) |
CSIBCTransfod |
|
| SetTranslation(double in_dX, double in_dY, double in_dZ) |
CSIBCTransfod |
|