Geant4_10
Namespaces | Functions | Variables
pyG4VisAttributes.cc File Reference
#include <boost/python.hpp>
#include "G4AttDef.hh"
#include "G4VisAttributes.hh"
Include dependency graph for pyG4VisAttributes.cc:

Go to the source code of this file.

Namespaces

 pyG4VisAttributes
 

Functions

void export_G4VisAttributes ()
 

Variables

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

Function Documentation

void export_G4VisAttributes ( )

Definition at line 68 of file pyG4VisAttributes.cc.

Here is the call graph for this function:

Here is the caller graph for this function: