Code_TYMPAN  4.4.0
Industrial site acoustic simulation
OMatrix Member List

This is the complete list of members for OMatrix, including all inherited members.

_mOMatrix
adjoint()OMatrix
aligneVecteurSurOx(const OVector3D &vector)OMatrix
aligneVecteurSurOy(const OVector3D &vector)OMatrix
determinant()OMatrix
dot(const OCoord3D &coord) constOMatrix
getAdjoint()OMatrix
getInvert(int *ok=0) constOMatrix
invert()OMatrix
mat2x2Det(double a, double b, double c, double d)OMatrixstatic
mat3x3Det(double a1, double a2, double a3, double b1, double b2, double b3, double c1, double c2, double c3)OMatrixstatic
multNormal(const OVector3D &normal) constOMatrix
OMatrix()OMatrix
OMatrix(const OMatrix &matrix)OMatrix
OMatrix(double matrix[4][4])OMatrix
operator!=(const OMatrix &matrix) constOMatrix
operator*(const OMatrix &matrix) constOMatrix
operator+(const OMatrix &matrix) constOMatrix
operator-(const OMatrix &matrix) constOMatrix
operator=(const OMatrix &matrix)OMatrix
operator==(const OMatrix &matrix) constOMatrix
reset()OMatrix
scale(const OCoord3D &coord) constOMatrix
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()OMatrixvirtual