This is the complete list of members for
vctl::MCTransformMatrix, including all inherited members.
addRotateX(double rotation_angle) | vctl::MCTransformMatrix | |
addRotateY(double rotation_angle) | vctl::MCTransformMatrix | |
addRotateZ(double rotation_angle) | vctl::MCTransformMatrix | |
addScale(double sx, double sy, double sz) | vctl::MCTransformMatrix | |
addTranslation(double x, double y, double z) | vctl::MCTransformMatrix | |
makeIdentity() | vctl::MCTransformMatrix | |
makeRotateX(double rotation_angle) | vctl::MCTransformMatrix | |
makeRotateY(double rotation_angle) | vctl::MCTransformMatrix | |
makeRotateZ(double rotation_angle) | vctl::MCTransformMatrix | |
makeScale(double sx, double sy, double sz) | vctl::MCTransformMatrix | |
makeTranslation(double x, double y, double z) | vctl::MCTransformMatrix | |
MCTransformMatrix() | vctl::MCTransformMatrix | [inline] |
MCTransformMatrix(const tMatrix44 &v) | vctl::MCTransformMatrix | [inline] |
MCTransformMatrix(tMatrix44 *v) | vctl::MCTransformMatrix | [inline] |
postMult(const MCTransformMatrix &mm) | vctl::MCTransformMatrix | |
preMult(const tCoords3 &v, mds::img::tCoordinate coord_weight) const | vctl::MCTransformMatrix | |
preMult(const tCoords3 &v, mds::img::tCoordinate coord_weight, tCoords3 &r) const | vctl::MCTransformMatrix | |
preMult2(tCoords3 &v, mds::img::tCoordinate coord_weight) const | vctl::MCTransformMatrix | |
tCoords3 typedef | vctl::MCTransformMatrix | |
tMatrix44 typedef | vctl::MCTransformMatrix | |
~MCTransformMatrix() | vctl::MCTransformMatrix | [inline] |