LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
pyG4VisAttributes Namespace Reference

Variables

void(G4VisAttributes::* f1_SetColor )(const G4Color &)
 
void(G4VisAttributes::* f2_SetColor )(G4double, G4double, G4double, G4double)
 
void(G4VisAttributes::* f1_SetColour )(const G4Colour &)
 
void(G4VisAttributes::* f2_SetColour )(G4double, G4double, G4double, G4double)
 

Variable Documentation

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

Definition at line 44 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

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

Definition at line 53 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

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

Definition at line 47 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().

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

Definition at line 56 of file pyG4VisAttributes.cc.

Referenced by export_G4VisAttributes().