Geant4-11
|
Variables | |
void(G4VisAttributes::* | f1_SetColor )(const G4Color &) |
void(G4VisAttributes::* | f1_SetColour )(const G4Colour &) |
void(G4VisAttributes::* | f2_SetColor )(G4double, G4double, G4double, G4double) |
void(G4VisAttributes::* | f2_SetColour )(G4double, G4double, G4double, G4double) |
Definition at line 43 of file pyG4VisAttributes.cc.
Referenced by export_G4VisAttributes().
Definition at line 52 of file pyG4VisAttributes.cc.
Referenced by export_G4VisAttributes().
void(G4VisAttributes::* pyG4VisAttributes::f2_SetColor) (G4double, G4double, G4double, G4double) | ( | G4double | , |
G4double | , | ||
G4double | , | ||
G4double | |||
) |
Definition at line 46 of file pyG4VisAttributes.cc.
Referenced by export_G4VisAttributes().