Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 타입 | Public 멤버 함수 | 정적 Public 멤버 함수 | Protected 멤버 함수 | Private 멤버 함수 | 정적 Private 멤버 함수 | Private 속성 | 모든 멤버 목록
SoCounterAction 클래스 참조

#include <SoCounterAction.h>

SoCounterAction에 대한 상속 다이어그램 :

Public 타입

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

Public 멤버 함수

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

정적 Public 멤버 함수

static void initClass (void)
 

Protected 멤버 함수

virtual void beginTraversal (SoNode *)
 

Private 멤버 함수

 SO_ACTION_HEADER (SoCounterAction)
 

정적 Private 멤버 함수

static void actionMethod (SoAction *, SoNode *)
 

Private 속성

int fCount
 
int fLookFor
 
SbName fName
 
SoType fType
 
SbBool fCheckDerived
 

상세한 설명

SoCounterAction.h 파일의 36 번째 라인에서 정의되었습니다.

멤버 열거형 문서화

열거형 멤버
NODE 
TYPE 
NAME 

SoCounterAction.h 파일의 42 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

SoCounterAction::SoCounterAction ( )
virtual SoCounterAction::~SoCounterAction ( )
virtual

멤버 함수 문서화

static void SoCounterAction::actionMethod ( SoAction *  ,
SoNode *   
)
staticprivate
virtual void SoCounterAction::beginTraversal ( SoNode *  )
protectedvirtual
int SoCounterAction::getCount ( ) const
static void SoCounterAction::initClass ( void  )
static
void SoCounterAction::setLookFor ( LookFor  )
void SoCounterAction::setName ( const SbName  )
void SoCounterAction::setType ( const SoType  ,
SbBool  = TRUE 
)
SoCounterAction::SO_ACTION_HEADER ( SoCounterAction  )
private

멤버 데이타 문서화

SbBool SoCounterAction::fCheckDerived
private

SoCounterAction.h 파일의 57 번째 라인에서 정의되었습니다.

int SoCounterAction::fCount
private

SoCounterAction.h 파일의 53 번째 라인에서 정의되었습니다.

int SoCounterAction::fLookFor
private

SoCounterAction.h 파일의 54 번째 라인에서 정의되었습니다.

SbName SoCounterAction::fName
private

SoCounterAction.h 파일의 55 번째 라인에서 정의되었습니다.

SoType SoCounterAction::fType
private

SoCounterAction.h 파일의 56 번째 라인에서 정의되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: