1#ifndef COIN_SOBUMPMAPELEMENT_H
2#define COIN_SOBUMPMAPELEMENT_H
27#include <Inventor/elements/SoReplacedElement.h>
28#include <Inventor/SbVec2s.h>
34 typedef SoReplacedElement inherited;
36 SO_ELEMENT_HEADER(SoBumpMapElement);
40 virtual ~SoBumpMapElement();
43 virtual void init(SoState * state);
44 static void set(SoState * state, SoNode * node,
47 static SoGLImage * get(SoState *
const state);
50 virtual void setElt(SoGLImage * image);
static void initClass(void)
Definition SoElement.cpp:507
The SoGLImage class is used to handle OpenGL 2D/3D textures.
Definition SoGLImage.h:44
The SoReplacedElement class is an abstract element superclass.
Definition SoReplacedElement.h:30
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:79
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.