Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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()

SoStyleCache::~SoStyleCache ( )
protected

Member Function Documentation

◆ getLightModelBaseColor()

SoLightModel * SoStyleCache::getLightModelBaseColor ( )

◆ getLightModelPhong()

SoLightModel * SoStyleCache::getLightModelPhong ( )

◆ getLineStyle()

SoDrawStyle * SoStyleCache::getLineStyle ( unsigned short  = 0xFFFF,
float  = 0 
)

◆ getMaterial() [1/2]

SoMaterial * SoStyleCache::getMaterial ( const SbColor &  ,
float  = 0 
)

◆ getMaterial() [2/2]

SoMaterial * SoStyleCache::getMaterial ( float  ,
float  ,
float  ,
float  = 0 
)

◆ getResetTransform()

SoResetTransform * SoStyleCache::getResetTransform ( )

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