.TH "SoShapeStyleElement" 3 "Tue Jun 23 2026 23:48:38" "Version 4.0.10" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoShapeStyleElement \- The \fBSoShapeStyleElement\fP class is yet to be documented\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBSoElement\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBFlags\fP { \fBLIGHTING\fP = 0x00000100, \fBTEXENABLED\fP = 0x00000200, \fBTEXFUNC\fP = 0x00000400, \fBBBOXCMPLX\fP = 0x00000800, \fBINVISIBLE\fP = 0x00001000, \fBABORTCB\fP = 0x00002000, \fBOVERRIDE\fP = 0x00004000, \fBTEX3ENABLED\fP = 0x00008000, \fBBIGIMAGE\fP = 0x00010000, \fBBUMPMAP\fP = 0x00020000, \fBVERTEXARRAY\fP = 0x00040000, \fBTRANSP_TEXTURE\fP = 0x00080000, \fBTRANSP_MATERIAL\fP = 0x00100000, \fBTRANSP_SORTED_TRIANGLES\fP = 0x00200000, \fBSHADOWMAP\fP = 0x00400000, \fBSHADOWS\fP = 0x00800000 }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual void \fBinit\fP (\fBSoState\fP *state)" .br .ti -1c .RI "virtual void \fBpush\fP (\fBSoState\fP *state)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "virtual void \fBpop\fP (\fBSoState\fP *state, const \fBSoElement\fP *prevTopElement)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "virtual SbBool \fBmatches\fP (const \fBSoElement\fP *element) const" .br .RI "FIXME: write doc\&. " .ti -1c .RI "virtual \fBSoElement\fP * \fBcopyMatchInfo\fP (void) const" .br .RI "FIXME: write doc\&. " .ti -1c .RI "unsigned int \fBgetFlags\fP (void) const" .br .ti -1c .RI "SbBool \fBmightNotRender\fP (void) const" .br .ti -1c .RI "SbBool \fBneedNormals\fP (void) const" .br .ti -1c .RI "SbBool \fBneedTexCoords\fP (void) const" .br .ti -1c .RI "int \fBgetRenderCaseMask\fP (void) const" .br .ti -1c .RI "SbBool \fBisTextureFunction\fP (void) const" .br .in -1c Public Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "const \fBSoType\fP \fBgetTypeId\fP (void) const" .br .ti -1c .RI "int \fBgetStackIndex\fP (void) const" .br .ti -1c .RI "void \fBsetDepth\fP (const int \fBdepth\fP)" .br .ti -1c .RI "int \fBgetDepth\fP (void) const" .br .ti -1c .RI "virtual void \fBprint\fP (FILE *file=stdout) const" .br .ti -1c .RI "virtual \fB~SoElement\fP ()" .br .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 const \fBSoShapeStyleElement\fP * \fBget\fP (\fBSoState\fP *const state)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetDrawStyle\fP (\fBSoState\fP *const state, const int32_t value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetComplexityType\fP (\fBSoState\fP *const state, const int32_t value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetTransparencyType\fP (\fBSoState\fP *const state, const int32_t value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetTextureEnabled\fP (\fBSoState\fP *const state, const SbBool value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetTexture3Enabled\fP (\fBSoState\fP *const state, const SbBool value)" .br .ti -1c .RI "static void \fBsetTextureFunction\fP (\fBSoState\fP *const state, const SbBool value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetLightModel\fP (\fBSoState\fP *const state, const int32_t value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static void \fBsetOverrides\fP (\fBSoState\fP *const state, const SbBool value)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static SbBool \fBisScreenDoor\fP (\fBSoState\fP *const state)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "static int \fBgetTransparencyType\fP (\fBSoState\fP *const state)" .br .ti -1c .RI "static void \fBsetBumpmapEnabled\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetBigImageEnabled\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetVertexArrayRendering\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetTransparentMaterial\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetTransparentTexture\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetShadowMapRendering\fP (\fBSoState\fP *state, const SbBool value)" .br .ti -1c .RI "static void \fBsetShadowsRendering\fP (\fBSoState\fP *state, const SbBool value)" .br .in -1c Static Public Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "static void \fBinitClass\fP (void)" .br .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static int \fBgetClassStackIndex\fP (void)" .br .ti -1c .RI "static void \fBinitElements\fP (void)" .br .ti -1c .RI "static int \fBgetNumStackIndices\fP (void)" .br .ti -1c .RI "static \fBSoType\fP \fBgetIdFromStackIndex\fP (const int \fBstackIndex\fP)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "virtual \fB~SoShapeStyleElement\fP ()" .br .in -1c Protected Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBSoElement\fP (void)" .br .ti -1c .RI "void \fBcapture\fP (\fBSoState\fP *const state) const" .br .ti -1c .RI "virtual void \fBcaptureThis\fP (\fBSoState\fP *state) const" .br .ti -1c .RI "void \fBsetTypeId\fP (const \fBSoType\fP \fBtypeId\fP)" .br .ti -1c .RI "void \fBsetStackIndex\fP (const int index)" .br .ti -1c .RI "\fBSoElement\fP * \fBgetNextInStack\fP (void) const" .br .ti -1c .RI "\fBSoElement\fP * \fBgetNextFree\fP (void) const" .br .in -1c .SS "Additional Inherited Members" Static Protected Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "static \fBSoElement\fP * \fBgetElement\fP (\fBSoState\fP *const state, const int \fBstackIndex\fP)" .br .ti -1c .RI "static const \fBSoElement\fP * \fBgetConstElement\fP (\fBSoState\fP *const state, const int \fBstackIndex\fP)" .br .ti -1c .RI "static int \fBcreateStackIndex\fP (const \fBSoType\fP id)" .br .in -1c Protected Attributes inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBSoType\fP \fBtypeId\fP" .br .ti -1c .RI "int \fBstackIndex\fP" .br .ti -1c .RI "int \fBdepth\fP" .br .in -1c Static Protected Attributes inherited from \fBSoElement\fP .in +1c .ti -1c .RI "static int \fBclassStackIndex\fP" .br .ti -1c .RI "static \fBSoTypeList\fP * \fBstackToType\fP" .br .in -1c .SH "Detailed Description" .PP The \fBSoShapeStyleElement\fP class is yet to be documented\&. FIXME: write doc\&. .SH "Constructor & Destructor Documentation" .PP .SS "SoShapeStyleElement::~SoShapeStyleElement ()\fR [protected]\fP, \fR [virtual]\fP" Destructor\&. .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoShapeStyleElement::getClassTypeId (void )\fR [static]\fP" This static method returns the \fBSoType\fP object associated with objects of this class\&. .SS "int SoShapeStyleElement::getClassStackIndex (void )\fR [static]\fP" This static method returns the state stack index for the class\&. .SS "void * SoShapeStyleElement::createInstance (void )\fR [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 .br .br Creates a new instance of the class type corresponding to the \fBSoType\fP object\&. .SS "void SoShapeStyleElement::initClass (void )\fR [static]\fP" Initialize relevant common data for all instances, like the type system\&. .SS "void SoShapeStyleElement::init (\fBSoState\fP * state)\fR [virtual]\fP" Initializes the element to its default value\&. The default value for flags is SoShapeStyleElement::LIGHTING\&. .PP Reimplemented from \fBSoElement\fP\&. .SS "void SoShapeStyleElement::push (\fBSoState\fP * state)\fR [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoElement\fP\&. .SS "void SoShapeStyleElement::pop (\fBSoState\fP * state, const \fBSoElement\fP * prevTopElement)\fR [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoElement\fP\&. .SS "SbBool SoShapeStyleElement::matches (const \fBSoElement\fP * element) const\fR [virtual]\fP" .PP FIXME: write doc\&. .PP Implements \fBSoElement\fP\&. .SS "\fBSoElement\fP * SoShapeStyleElement::copyMatchInfo (void ) const\fR [virtual]\fP" .PP FIXME: write doc\&. .PP Implements \fBSoElement\fP\&. .SS "unsigned int SoShapeStyleElement::getFlags (void ) const" Returns the state flags\&. Used internally to optimize rendering\&. .PP \\ since Coin 2\&.4 .SS "SbBool SoShapeStyleElement::mightNotRender (void ) const" FIXME: write doc\&. .SS "SbBool SoShapeStyleElement::needNormals (void ) const" FIXME: write doc\&. .SS "SbBool SoShapeStyleElement::needTexCoords (void ) const" FIXME: write doc\&. .SS "int SoShapeStyleElement::getRenderCaseMask (void ) const" Not implemented in Coin\&. It is used by \fBSoVertexProperty\fP in SGI OIV\&. .SS "void SoShapeStyleElement::setTexture3Enabled (\fBSoState\fP *const state, const SbBool value)\fR [static]\fP" FIXME: write doc\&. .PP This function is an extension for Coin, and it is not available in the original SGI Open Inventor v2\&.1 API\&. .br .PP \fBSince\fP .RS 4 Coin 2\&.0 .RE .PP .SS "int SoShapeStyleElement::getTransparencyType (\fBSoState\fP *const state)\fR [static]\fP" Returns the current transparency type\&. .PP This function is an extension for Coin, and it is not available in the original SGI Open Inventor v2\&.1 API\&. .br .PP \fBSince\fP .RS 4 Coin 2\&.0 .RE .PP .SS "SbBool SoShapeStyleElement::isTextureFunction (void ) const" Returns if texture function is currently enabled\&. .SS "void SoShapeStyleElement::setBumpmapEnabled (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets bumpmap enabled\&. .PP \fBSince\fP .RS 4 Coin 2\&.4 .RE .PP .SS "void SoShapeStyleElement::setBigImageEnabled (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets bigimage enabled\&. .PP \fBSince\fP .RS 4 Coin 2\&.4 .RE .PP .SS "void SoShapeStyleElement::setVertexArrayRendering (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets if vertex array rendering might be used\&. .PP \fBSince\fP .RS 4 Coin 2\&.4 .RE .PP .SS "void SoShapeStyleElement::setTransparentMaterial (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets material transparency\&. .PP \fBSince\fP .RS 4 Coin 2\&.4 .RE .PP .SS "void SoShapeStyleElement::setTransparentTexture (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets texture transparency\&. .PP \fBSince\fP .RS 4 Coin 2\&.4 .RE .PP .SS "void SoShapeStyleElement::setShadowMapRendering (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets whether we are rendering to a shadow (depth) map or not\&. .PP \fBSince\fP .RS 4 Coin 2\&.5 .RE .PP .SS "void SoShapeStyleElement::setShadowsRendering (\fBSoState\fP * state, const SbBool value)\fR [static]\fP" Sets whether we are rendering with shadows or not\&. .PP \fBSince\fP .RS 4 Coin 2\&.5 .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.