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

#include <SbPainter.h>

SbPainter에 대한 상속 다이어그램 :
SbPainterPS

Public 멤버 함수

 SbPainter ()
 
virtual ~SbPainter ()
 
void setWindowSize (int, int)
 
void enableEdges (SbBool)
 
virtual void beginTraversal ()=0
 
virtual void clearColorBuffer (float, float, float)=0
 
virtual void endTraversal ()=0
 

Protected 속성

int fWindowWidth
 
int fWindowHeight
 
float fRed
 
float fGreen
 
float fBlue
 
SbBool fEdges
 

상세한 설명

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

생성자 & 소멸자 문서화

SbPainter::SbPainter ( )
virtual SbPainter::~SbPainter ( )
virtual

멤버 함수 문서화

virtual void SbPainter::beginTraversal ( )
pure virtual

SbPainterPS에서 구현되었습니다.

virtual void SbPainter::clearColorBuffer ( float  ,
float  ,
float   
)
pure virtual

SbPainterPS에서 구현되었습니다.

void SbPainter::enableEdges ( SbBool  )
virtual void SbPainter::endTraversal ( )
pure virtual

SbPainterPS에서 구현되었습니다.

void SbPainter::setWindowSize ( int  ,
int   
)

멤버 데이타 문서화

float SbPainter::fBlue
protected

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

SbBool SbPainter::fEdges
protected

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

float SbPainter::fGreen
protected

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

float SbPainter::fRed
protected

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

int SbPainter::fWindowHeight
protected

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

int SbPainter::fWindowWidth
protected

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


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