Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <SoAlternateRepAction.h>
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 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.
void SoAlternateRepAction::setGenerate | ( | SbBool | aGenerate | ) |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 71 of file SoAlternateRepAction.cc.
Referenced by setGenerate(), and G4OpenInventorViewer::WriteInventor().