Geant4-11
|
Variables | |
XXX &(XXX::* | f1_rotate )(G4double, const G4ThreeVector &) = &XXX::rotate |
XXX &(XXX::* | f2_rotate )(G4double, const G4ThreeVector *) = &XXX::rotate |
XXX &(XXX::* pyG4RotationMatrix::f1_rotate) (G4double, const G4ThreeVector &) | ( | G4double | , |
const G4ThreeVector & | |||
) | = &XXX::rotate |
Definition at line 43 of file pyG4RotationMatrix.cc.
Referenced by export_G4RotationMatrix().
XXX &(XXX::* pyG4RotationMatrix::f2_rotate) (G4double, const G4ThreeVector *) | ( | G4double | , |
const G4ThreeVector * | |||
) | = &XXX::rotate |
Definition at line 44 of file pyG4RotationMatrix.cc.
Referenced by export_G4RotationMatrix().