1#ifndef COIN_SOGLMULTITEXTUREENABLEDELEMENT_H
2#define COIN_SOGLMULTITEXTUREENABLEDELEMENT_H
27#include <Inventor/elements/SoMultiTextureEnabledElement.h>
29typedef struct cc_glglue cc_glglue;
32 typedef SoMultiTextureEnabledElement inherited;
34 SO_ELEMENT_HEADER(SoGLMultiTextureEnabledElement);
36 static void initClass(
void);
38 virtual ~SoGLMultiTextureEnabledElement();
41 virtual void init(SoState * state);
43 virtual void push(SoState * state);
44 virtual void pop(SoState * state,
45 const SoElement * prevTopElement);
46 virtual void setElt(
const int unit,
const int mode);
49 void updategl(
const int unit);
50 void updategl(
const int unit,
const Mode oldvalue,
const Mode newvalue);
52 uint32_t cachecontext;
The SoMultiTextureEnabledElement class is an element which stores whether texturing is enabled or not...
Definition SoMultiTextureEnabledElement.h:32
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.