1 #ifndef COIN_SOBUMPMAPELEMENT_H 2 #define COIN_SOBUMPMAPELEMENT_H 36 #include <Inventor/elements/SoReplacedElement.h> 37 #include <Inventor/SbVec2s.h> 47 static void initClass(
void);
65 #endif // !COIN_SOBUMPMAPELEMENT_H The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:44
virtual void init(SoState *state)
Definition: SoReplacedElement.cpp:89
The SoReplacedElement class is an abstract element superclass.
Definition: SoReplacedElement.h:39
The SoBumpMapElement class is yet to be documented.
Definition: SoBumpMapElement.h:42
The SoGLImage class is used to handle OpenGL 2D/3D textures.
Definition: SoGLImage.h:53