Geant4
10.01.p02
|
This is the complete list of members for G4AffineTransform, including all inherited members.
ApplyAxisTransform(G4ThreeVector &axis) const | G4AffineTransform | |
ApplyPointTransform(G4ThreeVector &vec) const | G4AffineTransform | |
G4AffineTransform() | G4AffineTransform | |
G4AffineTransform(const G4ThreeVector &tlate) | G4AffineTransform | |
G4AffineTransform(const G4RotationMatrix &rot) | G4AffineTransform | |
G4AffineTransform(const G4RotationMatrix &rot, const G4ThreeVector &tlate) | G4AffineTransform | |
G4AffineTransform(const G4RotationMatrix *rot, const G4ThreeVector &tlate) | G4AffineTransform | |
G4AffineTransform(const G4double prxx, const G4double prxy, const G4double prxz, const G4double pryx, const G4double pryy, const G4double pryz, const G4double przx, const G4double przy, const G4double przz, const G4double ptx, const G4double pty, const G4double ptz) | G4AffineTransform | private |
Inverse() const | G4AffineTransform | |
InverseProduct(const G4AffineTransform &tf1, const G4AffineTransform &tf2) | G4AffineTransform | |
Invert() | G4AffineTransform | |
IsRotated() const | G4AffineTransform | |
IsTranslated() const | G4AffineTransform | |
NetRotation() const | G4AffineTransform | |
NetTranslation() const | G4AffineTransform | |
operator!=(const G4AffineTransform &tf) const | G4AffineTransform | |
operator*(const G4AffineTransform &tf) const | G4AffineTransform | |
operator*=(const G4AffineTransform &tf) | G4AffineTransform | |
operator+=(const G4ThreeVector &tlate) | G4AffineTransform | |
operator-=(const G4ThreeVector &tlate) | G4AffineTransform | |
operator==(const G4AffineTransform &tf) const | G4AffineTransform | |
operator[](const G4int n) const | G4AffineTransform | |
Product(const G4AffineTransform &tf1, const G4AffineTransform &tf2) | G4AffineTransform | |
rxx | G4AffineTransform | private |
rxy | G4AffineTransform | private |
rxz | G4AffineTransform | private |
ryx | G4AffineTransform | private |
ryy | G4AffineTransform | private |
ryz | G4AffineTransform | private |
rzx | G4AffineTransform | private |
rzy | G4AffineTransform | private |
rzz | G4AffineTransform | private |
SetNetRotation(const G4RotationMatrix &rot) | G4AffineTransform | |
SetNetTranslation(const G4ThreeVector &tlate) | G4AffineTransform | |
TransformAxis(const G4ThreeVector &axis) const | G4AffineTransform | |
TransformPoint(const G4ThreeVector &vec) const | G4AffineTransform | |
tx | G4AffineTransform | private |
ty | G4AffineTransform | private |
tz | G4AffineTransform | private |