Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
SoCounterAction Class Reference

#include <SoCounterAction.h>

+ Inheritance diagram for SoCounterAction:

Public Types

enum  LookFor { NODE = 1 , TYPE = 2 , NAME = 3 }
 

Public Member Functions

 SoCounterAction ()
 
virtual ~SoCounterAction ()
 
void setLookFor (LookFor)
 
void setType (const SoType, SbBool=TRUE)
 
void setName (const SbName)
 
int getCount () const
 

Static Public Member Functions

static void initClass (void)
 

Protected Member Functions

virtual void beginTraversal (SoNode *)
 

Detailed Description

Definition at line 36 of file SoCounterAction.h.

Member Enumeration Documentation

◆ LookFor

Enumerator
NODE 
TYPE 
NAME 

Definition at line 42 of file SoCounterAction.h.

Constructor & Destructor Documentation

◆ SoCounterAction()

SoCounterAction::SoCounterAction ( )

◆ ~SoCounterAction()

virtual SoCounterAction::~SoCounterAction ( )
virtual

Member Function Documentation

◆ beginTraversal()

virtual void SoCounterAction::beginTraversal ( SoNode *  )
protectedvirtual

◆ getCount()

int SoCounterAction::getCount ( ) const

◆ initClass()

static void SoCounterAction::initClass ( void  )
static

◆ setLookFor()

void SoCounterAction::setLookFor ( LookFor  )

◆ setName()

void SoCounterAction::setName ( const  SbName)

◆ setType()

void SoCounterAction::setType ( const  SoType,
SbBool  = TRUE 
)

The documentation for this class was generated from the following file: