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

#include <SoStyleCache.h>

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

Public 멤버 함수

 SoStyleCache ()
 
SoMaterial * getMaterial (const SbColor &, float=0)
 
SoMaterial * getMaterial (float, float, float, float=0)
 
SoDrawStyle * getLineStyle (unsigned short=0xFFFF, float=0)
 
SoLightModel * getLightModelPhong ()
 
SoLightModel * getLightModelBaseColor ()
 
SoResetTransform * getResetTransform ()
 

Protected 멤버 함수

 ~SoStyleCache ()
 

Private 속성

SoGroup * fMaterials
 
SoGroup * fLineStyles
 
SoGroup * fLightModels
 
SoResetTransform * fResetTransform
 

상세한 설명

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

생성자 & 소멸자 문서화

SoStyleCache::SoStyleCache ( )
SoStyleCache::~SoStyleCache ( )
protected

멤버 함수 문서화

SoLightModel* SoStyleCache::getLightModelBaseColor ( )
SoLightModel* SoStyleCache::getLightModelPhong ( )
SoDrawStyle* SoStyleCache::getLineStyle ( unsigned  short = 0xFFFF,
float  = 0 
)
SoMaterial* SoStyleCache::getMaterial ( const SbColor &  ,
float  = 0 
)
SoMaterial* SoStyleCache::getMaterial ( float  ,
float  ,
float  ,
float  = 0 
)
SoResetTransform* SoStyleCache::getResetTransform ( )

멤버 데이타 문서화

SoGroup* SoStyleCache::fLightModels
private

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

SoGroup* SoStyleCache::fLineStyles
private

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

SoGroup* SoStyleCache::fMaterials
private

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

SoResetTransform* SoStyleCache::fResetTransform
private

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


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