.TH "SoTextureEnabledElement" 3 "Wed May 23 2012" "Version 3.1.3" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoTextureEnabledElement \- .PP The \fBSoTextureEnabledElement\fP class is an element which stores whether texturing is enabled or not\&. .PP Be aware that this class is an extension for Coin, and it is not available in the original SGI Open Inventor v2\&.1 API\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoInt32Element\fP\&. .PP Inherited by \fBSoGLTextureEnabledElement\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual void \fBinit\fP (\fBSoState\fP *state)" .br .RI "\fIFIXME: write doc\&. \fP" .ti -1c .RI "virtual void \fBsetElt\fP (int32_t value)" .br .RI "\fIFIXME: write doc\&. \fP" .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static int \fBgetClassStackIndex\fP (void)" .br .ti -1c .RI "static void * \fBcreateInstance\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .ti -1c .RI "static void \fBset\fP (\fBSoState\fP *const state, \fBSoNode\fP *const node, const SbBool enabled)" .br .ti -1c .RI "static SbBool \fBget\fP (\fBSoState\fP *const state)" .br .ti -1c .RI "static SbBool \fBgetDefault\fP (void)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "virtual \fB~SoTextureEnabledElement\fP ()" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBSoTextureEnabledElement\fP class is an element which stores whether texturing is enabled or not\&. .PP Be aware that this class is an extension for Coin, and it is not available in the original SGI Open Inventor v2\&.1 API\&. \fBSee also:\fP .RS 4 SoTexture3EnabledElement .RE .PP \fBSince:\fP .RS 4 Coin 2\&.0 .RE .PP .SH "Constructor & Destructor Documentation" .PP .SS "SoTextureEnabledElement::~SoTextureEnabledElement (void)\fC [protected]\fP, \fC [virtual]\fP" The destructor\&. .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoTextureEnabledElement::getClassTypeId (void)\fC [static]\fP" This static method returns the class type\&. .PP Reimplemented from \fBSoInt32Element\fP\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "int SoTextureEnabledElement::getClassStackIndex (void)\fC [static]\fP" This static method returns the state stack index for the class\&. .PP Reimplemented from \fBSoInt32Element\fP\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "void * SoTextureEnabledElement::createInstance (void)\fC [static]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "void SoTextureEnabledElement::initClass (void)\fC [static]\fP" Initialize relevant common data for all instances, like the type system\&. .PP Reimplemented from \fBSoInt32Element\fP\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "void SoTextureEnabledElement::set (\fBSoState\fP *conststate, \fBSoNode\fP *constnode, const SbBoolenabled)\fC [static]\fP" Sets the state of this element\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "SbBool SoTextureEnabledElement::get (\fBSoState\fP *conststate)\fC [static]\fP" Return current state of this element\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SS "SbBool SoTextureEnabledElement::getDefault (void)\fC [static]\fP" Returns default state of this element (FALSE)\&. .PP Reimplemented in \fBSoGLTextureEnabledElement\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.