Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Constant Groups | 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
 

Constant Groups

 pyG4VisAttributes
 

Functions

 pyG4VisAttributes::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (f_SetColor, SetColor, 3, 4)
 
 pyG4VisAttributes::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (f_SetColour, SetColour, 3, 4)
 
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 69 of file pyG4VisAttributes.cc.

Here is the call graph for this function:

Here is the caller graph for this function: