The SoGLTextureEnabledElement class is an element which controls whether texturing is enabled or not.
Definition SoGLTextureEnabledElement.h:29
The SoTextureEnabledElement class is an element which stores whether texturing is enabled or not.
Definition SoTextureEnabledElement.h:29
static SbBool getDefault(void)
Definition SoTextureEnabledElement.cpp:87
virtual void setElt(int32_t value)
FIXME: write doc.
Definition SoTextureEnabledElement.cpp:93
virtual void init(SoState *state)
FIXME: write doc.
Definition SoTextureEnabledElement.cpp:69
static SbBool get(SoState *const state)
Definition SoTextureEnabledElement.cpp:78
static void set(SoState *const state, SoNode *const node, const SbBool enabled)
Definition SoTextureEnabledElement.cpp:59