MURE
|
This is the complete list of members for Transformation, including all inherited members.
FillRotationMatrix(double b1, double b2, double b3, double b4, double b5, double b6, double b7, double b8, double b9) | Transformation | |
fIsRotationNeeded | Transformation | private |
fNumber | Transformation | private |
fRotMatrix | Transformation | private |
fTranslate | Transformation | private |
GetNumber() | Transformation | inline |
GetRotationMatrix() | Transformation | inline |
GetTranslationVector() | Transformation | inline |
IsRotationNeeded() | Transformation | inline |
SetRotation(double phi=0, double theta=0, double psi=0, string unit="deg") | Transformation | |
SetTranslation(double x=0, double y=0, double z=0) | Transformation | inline |
Transformation(double x=0, double y=0, double z=0) | Transformation | |
Transformation(int Universe, double x=0, double y=0, double z=0) | Transformation | |
Transformation(const Transformation &t) | Transformation | |
~Transformation() | Transformation |