Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <SoDetectorTreeKit.h>
Public Member Functions | |
SoDetectorTreeKit () | |
virtual SbBool | affectsState () const |
virtual void | setPreview (SbBool Flag) |
virtual SbBool | getPreview () const |
void | setPreviewAndFull () |
virtual SoSeparator * | getPreviewSeparator () const |
virtual SoSeparator * | getFullSeparator () const |
virtual void | generateAlternateRep () |
virtual void | clearAlternateRep () |
Static Public Member Functions | |
static void | initClass () |
Public Attributes | |
SoSFNode | alternateRep |
Protected Member Functions | |
virtual | ~SoDetectorTreeKit () |
virtual void | doAction (SoAction *) |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!// | |
Definition at line 47 of file SoDetectorTreeKit.h.
SoDetectorTreeKit::SoDetectorTreeKit | ( | ) |
Definition at line 75 of file SoDetectorTreeKit.cc.
Referenced by SoDetectorTreeKit().
|
protectedvirtual |
|
virtual |
Definition at line 99 of file SoDetectorTreeKit.cc.
Referenced by affectsState().
|
virtual |
Definition at line 229 of file SoDetectorTreeKit.cc.
Referenced by clearAlternateRep().
|
protectedvirtual |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Definition at line 233 of file SoDetectorTreeKit.cc.
Referenced by doAction().
|
virtual |
Definition at line 225 of file SoDetectorTreeKit.cc.
Referenced by generateAlternateRep().
|
virtual |
Definition at line 217 of file SoDetectorTreeKit.cc.
Referenced by getFullSeparator().
|
virtual |
Definition at line 201 of file SoDetectorTreeKit.cc.
Referenced by getPreview().
|
virtual |
Definition at line 213 of file SoDetectorTreeKit.cc.
Referenced by getPreviewSeparator().
|
static |
Definition at line 66 of file SoDetectorTreeKit.cc.
|
virtual |
Definition at line 191 of file SoDetectorTreeKit.cc.
Referenced by setPreview().
void SoDetectorTreeKit::setPreviewAndFull | ( | ) |
Definition at line 208 of file SoDetectorTreeKit.cc.
Referenced by setPreviewAndFull().
SoSFNode SoDetectorTreeKit::alternateRep |
Definition at line 53 of file SoDetectorTreeKit.h.
Referenced by clearAlternateRep(), generateAlternateRep(), and SoDetectorTreeKit().