#include <SoCounterAction.h>
Definition at line 36 of file SoCounterAction.h.
◆ LookFor
◆ SoCounterAction()
| SoCounterAction::SoCounterAction |
( |
| ) |
|
◆ ~SoCounterAction()
| virtual SoCounterAction::~SoCounterAction |
( |
| ) |
|
|
virtual |
◆ actionMethod()
| static void SoCounterAction::actionMethod |
( |
SoAction * |
, |
|
|
SoNode * |
|
|
) |
| |
|
staticprivate |
◆ 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 |
|
) |
| |
◆ SO_ACTION_HEADER()
◆ fCheckDerived
| SbBool SoCounterAction::fCheckDerived |
|
private |
◆ fCount
| int SoCounterAction::fCount |
|
private |
◆ fLookFor
| int SoCounterAction::fLookFor |
|
private |
◆ fName
| SbName SoCounterAction::fName |
|
private |
◆ fType
| SoType SoCounterAction::fType |
|
private |
The documentation for this class was generated from the following file: