|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OMatrix, including all inherited members.
| _m | OMatrix | |
| adjoint() | OMatrix | |
| aligneVecteurSurOx(const OVector3D &vector) | OMatrix | |
| aligneVecteurSurOy(const OVector3D &vector) | OMatrix | |
| determinant() | OMatrix | |
| dot(const OCoord3D &coord) const | OMatrix | |
| getAdjoint() | OMatrix | |
| getInvert(int *ok=0) const | OMatrix | |
| invert() | OMatrix | |
| mat2x2Det(double a, double b, double c, double d) | OMatrix | static |
| mat3x3Det(double a1, double a2, double a3, double b1, double b2, double b3, double c1, double c2, double c3) | OMatrix | static |
| multNormal(const OVector3D &normal) const | OMatrix | |
| OMatrix() | OMatrix | |
| OMatrix(const OMatrix &matrix) | OMatrix | |
| OMatrix(double matrix[4][4]) | OMatrix | |
| operator!=(const OMatrix &matrix) const | OMatrix | |
| operator*(const OMatrix &matrix) const | OMatrix | |
| operator+(const OMatrix &matrix) const | OMatrix | |
| operator-(const OMatrix &matrix) const | OMatrix | |
| operator=(const OMatrix &matrix) | OMatrix | |
| operator==(const OMatrix &matrix) const | OMatrix | |
| reset() | OMatrix | |
| scale(const OCoord3D &coord) const | OMatrix | |
| setRotationOx(double a) | OMatrix | |
| setRotationOy(double a) | OMatrix | |
| setRotationOz(double a) | OMatrix | |
| setScale(double x, double y, double z) | OMatrix | |
| setTranslation(double x, double y, double z) | OMatrix | |
| show() | OMatrix | |
| unite() | OMatrix | |
| ~OMatrix() | OMatrix | virtual |