det() const | EGS_RotationMatrix | |
EGS_RotationMatrix() | EGS_RotationMatrix | |
EGS_RotationMatrix(EGS_Float xx, EGS_Float xy, EGS_Float xz, EGS_Float yx, EGS_Float yy, EGS_Float yz, EGS_Float zx, EGS_Float zy, EGS_Float zz) | EGS_RotationMatrix | |
EGS_RotationMatrix(const EGS_RotationMatrix &m) | EGS_RotationMatrix | |
EGS_RotationMatrix(const EGS_Vector &v) | EGS_RotationMatrix | |
EGS_RotationMatrix(EGS_Float alpha, EGS_Float beta, EGS_Float gamma) | EGS_RotationMatrix | |
EGS_RotationMatrix(EGS_Float phi, EGS_Float theta) | EGS_RotationMatrix | |
inverse() const | EGS_RotationMatrix | |
invert() | EGS_RotationMatrix | |
isI() const | EGS_RotationMatrix | |
isRotation() const | EGS_RotationMatrix | |
multiply(const EGS_RotationMatrix &m) | EGS_RotationMatrix | |
operator*(const EGS_Vector &v) const | EGS_RotationMatrix | |
operator*(const EGS_RotationMatrix &m) const | EGS_RotationMatrix | |
operator*(const EGS_Vector &v, const EGS_RotationMatrix &m) | EGS_RotationMatrix | friend |
operator*=(const EGS_RotationMatrix &m) | EGS_RotationMatrix | |
operator*=(EGS_Vector &v, const EGS_RotationMatrix &m) | EGS_RotationMatrix | friend |
operator=(const EGS_RotationMatrix &m) | EGS_RotationMatrix | |
operator==(const EGS_RotationMatrix &m) | EGS_RotationMatrix | |
rotV(EGS_Float phi, const EGS_Vector &v) | EGS_RotationMatrix | static |
rotV(EGS_Float cphi, EGS_Float sphi, const EGS_Vector &v) | EGS_RotationMatrix | static |
rotX(EGS_Float cphi, EGS_Float sphi) | EGS_RotationMatrix | static |
rotX(EGS_Float phi) | EGS_RotationMatrix | static |
rotY(EGS_Float cphi, EGS_Float sphi) | EGS_RotationMatrix | static |
rotY(EGS_Float phi) | EGS_RotationMatrix | static |
rotZ(EGS_Float cphi, EGS_Float sphi) | EGS_RotationMatrix | static |
rotZ(EGS_Float phi) | EGS_RotationMatrix | static |
rxx | EGS_RotationMatrix | protected |
rxy (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
rxz (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
ryx (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
ryy (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
ryz (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
rzx (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
rzy (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
rzz (defined in EGS_RotationMatrix) | EGS_RotationMatrix | protected |
T() | EGS_RotationMatrix | |
xx() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
xy() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
xz() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
yx() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
yy() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
yz() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
zx() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
zy() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |
zz() const (defined in EGS_RotationMatrix) | EGS_RotationMatrix | |