#include <SoAlternateRepAction.h>
Public 멤버 함수 | |
SoAlternateRepAction () | |
virtual | ~SoAlternateRepAction () |
void | setGenerate (SbBool) |
SbBool | getGenerate () const |
정적 Public 멤버 함수 | |
static void | initClass (void) |
Private 멤버 함수 | |
SO_ACTION_HEADER (SoAlternateRepAction) | |
정적 Private 멤버 함수 | |
static void | nodeAction (SoAction *, SoNode *) |
Private 속성 | |
SbBool | fGenerate |
SoAlternateRepAction.h 파일의 36 번째 라인에서 정의되었습니다.
SoAlternateRepAction::SoAlternateRepAction | ( | ) |
|
virtual |
SbBool SoAlternateRepAction::getGenerate | ( | ) | const |
|
staticprivate |
void SoAlternateRepAction::setGenerate | ( | SbBool | ) |
|
private |
|
private |
SoAlternateRepAction.h 파일의 47 번째 라인에서 정의되었습니다.