, including all inherited members.
| concatenate(const DtHomogeneousTransfMatrix &m1, const DtHomogeneousTransfMatrix &m2) | DtHomogeneousTransfMatrix | |
| divideRow(int row, double divisor) | DtHomogeneousTransfMatrix | [protected] |
| DtHomogeneousTransfMatrix() | DtHomogeneousTransfMatrix | |
| dump(const char *label, int indentLevel) const | DtHomogeneousTransfMatrix | |
| initPerspective(double distanceToProjectionPlane) | DtHomogeneousTransfMatrix | |
| initPerspectiveToParallel(double zmin) | DtHomogeneousTransfMatrix | |
| initRotAboutX(double theta) | DtHomogeneousTransfMatrix | |
| initRotAboutY(double theta) | DtHomogeneousTransfMatrix | |
| initRotAboutZ(double theta) | DtHomogeneousTransfMatrix | |
| initScale(double sx, double sy, double sz) | DtHomogeneousTransfMatrix | |
| initShear(double shx, double shy) | DtHomogeneousTransfMatrix | |
| initToIdentityTransformation() | DtHomogeneousTransfMatrix | |
| initTranslation(const DtPoint &wc) | DtHomogeneousTransfMatrix | |
| invert() | DtHomogeneousTransfMatrix | |
| invertInto(DtHomogeneousTransfMatrix &out) const | DtHomogeneousTransfMatrix | |
| isIdentity() const | DtHomogeneousTransfMatrix | |
| myMatrix | DtHomogeneousTransfMatrix | [protected] |
| readFrom(FILE *fp) | DtHomogeneousTransfMatrix | |
| setColumn(int col, double sx, double sy, double sz, double sa) | DtHomogeneousTransfMatrix | |
| setPerspective(double distanceToProjectionPlane) | DtHomogeneousTransfMatrix | |
| setPerspectiveToParallel(double zmin) | DtHomogeneousTransfMatrix | |
| setRotAboutX(double theta) | DtHomogeneousTransfMatrix | |
| setRotAboutY(double theta) | DtHomogeneousTransfMatrix | |
| setRotAboutZ(double theta) | DtHomogeneousTransfMatrix | |
| setRow(int col, double sx, double sy, double sz, double sa) | DtHomogeneousTransfMatrix | |
| setScale(double sx, double sy, double sz) | DtHomogeneousTransfMatrix | |
| setShear(double shx, double shy) | DtHomogeneousTransfMatrix | |
| setTranslation(const DtPoint &wc) | DtHomogeneousTransfMatrix | |
| swapRow(int row1, int row2) | DtHomogeneousTransfMatrix | [protected] |
| transform(Dt4dPoint &out, const Dt4dPoint &in) const | DtHomogeneousTransfMatrix | [protected] |
| transformChord(DtChord &out, const DtChord &in) const | DtHomogeneousTransfMatrix | |
| transformChord(DtChord &inout) const | DtHomogeneousTransfMatrix | |
| transformExtent(DtExtent &inout) const | DtHomogeneousTransfMatrix | |
| transformPoint(DtPoint &out, const DtPoint &in) const | DtHomogeneousTransfMatrix | |
| transformPoint(DtPoint &inout) const | DtHomogeneousTransfMatrix | |
| transformVector(DtVector &out, const DtVector &in) const | DtHomogeneousTransfMatrix | |
| transformVector(DtVector &inout) const | DtHomogeneousTransfMatrix | |
| transpose() | DtHomogeneousTransfMatrix | |
| transposeInto(DtHomogeneousTransfMatrix &out) const | DtHomogeneousTransfMatrix | |
| writeTo(FILE *fp) | DtHomogeneousTransfMatrix | |