DirectViz general surface shader class.
More...
#include <Inventor/DirectViznodes/SoDirectVizGeneralShader.h>
Public Member Functions | |
| virtual SoType | getTypeId () const |
| SoDirectVizGeneralShader () | |
Static Public Member Functions | |
| static SoType | getClassTypeId () |
DirectViz general surface shader class.
Node specifying a surface shader for DirectViz ray-traced rendering. See the Open Inventor by FEI User's Guide for descriptions of the surface shaders supported by DirectViz and reference information about available shader options.
| SoDirectVizGeneralShader::SoDirectVizGeneralShader | ( | ) |
Constructor.
| static SoType SoDirectVizGeneralShader::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoDirectVizShader.
| virtual SoType SoDirectVizGeneralShader::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoDirectVizShader.