|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <SoAlternateRepAction.h>
Inheritance diagram for SoAlternateRepAction:Public Member Functions | |
| SoAlternateRepAction () | |
| virtual | ~SoAlternateRepAction () |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!// | |
| void | setGenerate (SbBool) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!// | |
| SbBool | getGenerate () const |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!// | |
Static Public Member Functions | |
| static void | initClass (void) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!// | |
Definition at line 36 of file SoAlternateRepAction.h.
| SoAlternateRepAction::SoAlternateRepAction | ( | ) |
Definition at line 55 of file SoAlternateRepAction.cc.
Referenced by initClass(), and SoAlternateRepAction().
|
virtual |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 64 of file SoAlternateRepAction.cc.
Referenced by ~SoAlternateRepAction().
| SbBool SoAlternateRepAction::getGenerate | ( | ) | const |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 80 of file SoAlternateRepAction.cc.
Referenced by getGenerate().
|
static |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 38 of file SoAlternateRepAction.cc.
Referenced by initClass().
| void SoAlternateRepAction::setGenerate | ( | SbBool | aGenerate | ) |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 71 of file SoAlternateRepAction.cc.
Referenced by setGenerate(), and G4OpenInventorViewer::WriteInventor().