Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions
SoStyleCache Class Reference

#include <SoStyleCache.h>

Inheritance diagram for SoStyleCache:

Public Member Functions

 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 Member Functions

 ~SoStyleCache ()
 

Detailed Description

Definition at line 43 of file SoStyleCache.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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 ( )

The documentation for this class was generated from the following file: