Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
pyG4VisAttributes Namespace Reference

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)
 

Variable Documentation

◆ f1_SetColor

void(G4VisAttributes::* pyG4VisAttributes::f1_SetColor) (const G4Color &) ( const G4Color )
Initial value:
=
void SetColor(const G4Color &)

Definition at line 43 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

◆ f1_SetColour

void(G4VisAttributes::* pyG4VisAttributes::f1_SetColour) (const G4Colour &) ( const G4Colour )
Initial value:
=
void SetColour(const G4Colour &)

Definition at line 52 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

◆ f2_SetColor

void(G4VisAttributes::* pyG4VisAttributes::f2_SetColor) (G4double, G4double, G4double, G4double) ( G4double  ,
G4double  ,
G4double  ,
G4double   
)
Initial value:

Definition at line 46 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

◆ f2_SetColour

void(G4VisAttributes::* pyG4VisAttributes::f2_SetColour) (G4double, G4double, G4double, G4double) ( G4double  ,
G4double  ,
G4double  ,
G4double   
)
Initial value:

Definition at line 55 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().