This is the complete list of members for SoMaterialElement, including all inherited members.
| ALL_MASK enum value | SoMaterialElement | |
| AMBIENT_MASK enum value | SoMaterialElement | |
| BACK enum value | SoMaterialElement | |
| COLOR_MATERIAL_MASK enum value | SoMaterialElement | |
| DIFFUSE_MASK enum value | SoMaterialElement | |
| EMISSIVE_MASK enum value | SoMaterialElement | |
| Face enum name | SoMaterialElement | |
| FRONT enum value | SoMaterialElement | |
| getAmbient(SoState *state, Face face) | SoMaterialElement | static |
| getAmbient(SoState *state) | SoMaterialElement | inlinestatic |
| getClassStackIndex() | SoMaterialElement | static |
| getClassTypeId() | SoMaterialElement | static |
| getColorIndex(SoState *state, Face face, int num) | SoMaterialElement | static |
| getColorIndex(SoState *state, int num) | SoMaterialElement | inlinestatic |
| getColorIndices(SoState *state, Face face) | SoMaterialElement | static |
| getColorIndices(SoState *state) | SoMaterialElement | inlinestatic |
| getColorMaterial(SoState *state, Face face) | SoMaterialElement | static |
| getColorMaterial(SoState *state) | SoMaterialElement | inlinestatic |
| getDefaultAmbient() | SoMaterialElement | inlinestatic |
| getDefaultAmbientIntensity() | SoMaterialElement | inlinestatic |
| getDefaultColorIndex() | SoMaterialElement | inlinestatic |
| getDefaultDiffuse() | SoMaterialElement | inlinestatic |
| getDefaultEmissive() | SoMaterialElement | inlinestatic |
| getDefaultMetallic() | SoMaterialElement | inlinestatic |
| getDefaultRoughness() | SoMaterialElement | inlinestatic |
| getDefaultShininess() | SoMaterialElement | inlinestatic |
| getDefaultSpecular() | SoMaterialElement | inlinestatic |
| getDefaultSpecularFactor() | SoMaterialElement | inlinestatic |
| getDefaultTransparency() | SoMaterialElement | inlinestatic |
| getDiffuse(SoState *state, Face face, int index) | SoMaterialElement | static |
| getDiffuse(SoState *state, int index) | SoMaterialElement | inlinestatic |
| getEmissive(SoState *state, Face face) | SoMaterialElement | static |
| getEmissive(SoState *state) | SoMaterialElement | inlinestatic |
| getMetallic(SoState *state, Face face) | SoMaterialElement | static |
| getMetallic(SoState *state) | SoMaterialElement | inlinestatic |
| getNumColorIndices(SoState *state, Face face) | SoMaterialElement | static |
| getNumColorIndices(SoState *state) | SoMaterialElement | inlinestatic |
| getNumDiffuse(SoState *state, Face face) | SoMaterialElement | static |
| getNumDiffuse(SoState *state) | SoMaterialElement | inlinestatic |
| getNumTransparencies(SoState *state, Face face) | SoMaterialElement | static |
| getNumTransparencies(SoState *state) | SoMaterialElement | inlinestatic |
| getPackedColors(SoState *state, Face face) | SoMaterialElement | static |
| getPackedColors(SoState *state) | SoMaterialElement | inlinestatic |
| getRoughness(SoState *state, Face face) | SoMaterialElement | static |
| getRoughness(SoState *state) | SoMaterialElement | inlinestatic |
| getShininess(SoState *state, Face face) | SoMaterialElement | static |
| getShininess(SoState *state) | SoMaterialElement | inlinestatic |
| getSpecular(SoState *state, Face face) | SoMaterialElement | static |
| getSpecular(SoState *state) | SoMaterialElement | inlinestatic |
| getSpecularFactor(SoState *state, Face face) | SoMaterialElement | static |
| getSpecularFactor(SoState *state) | SoMaterialElement | inlinestatic |
| getTransparency(SoState *state, Face face, int index) | SoMaterialElement | static |
| getTransparency(SoState *state, int index) | SoMaterialElement | inlinestatic |
| getTypeId() const | SoElement | inlinevirtual |
| isOfType(const SoType &type) const | SoTypedObject | inline |
| isOfType() const | SoTypedObject | inline |
| isTransparent(SoState *state) | SoMaterialElement | static |
| masks enum name | SoMaterialElement | |
| pop(SoState *state, const SoElement *prevTopElement) | SoMaterialElement | virtual |
| push(SoState *state) | SoMaterialElement | virtual |
| setAmbient(SoState *state, Face face, SoNode *node, const SbColor &color) | SoMaterialElement | static |
| setAmbient(SoState *state, SoNode *node, const SbColor &color) | SoMaterialElement | inlinestatic |
| setColorIndices(SoState *state, Face face, SoNode *node, int32_t numIndices, const int32_t *indices) | SoMaterialElement | static |
| setColorIndices(SoState *state, SoNode *node, int32_t numIndices, const int32_t *indices) | SoMaterialElement | inlinestatic |
| setColorMaterial(SoState *state, Face face, SoNode *node, SbBool value) | SoMaterialElement | static |
| setColorMaterial(SoState *state, SoNode *node, SbBool value) | SoMaterialElement | inlinestatic |
| setDiffuse(SoState *state, Face face, SoNode *node, int32_t numColors, const SbColor *colors) | SoMaterialElement | static |
| setDiffuse(SoState *state, SoNode *node, int32_t numColors, const SbColor *colors) | SoMaterialElement | inlinestatic |
| setEmissive(SoState *state, Face face, SoNode *node, const SbColor &color) | SoMaterialElement | static |
| setEmissive(SoState *state, SoNode *node, const SbColor &color) | SoMaterialElement | inlinestatic |
| setMetallic(SoState *state, Face face, SoNode *node, float value) | SoMaterialElement | static |
| setMetallic(SoState *state, SoNode *node, float value) | SoMaterialElement | inlinestatic |
| setPacked(SoState *state, Face face, SoNode *node, int32_t numColors, const uint32_t *colors) | SoMaterialElement | static |
| setPacked(SoState *state, SoNode *node, int32_t numColors, const uint32_t *colors) | SoMaterialElement | inlinestatic |
| setRoughness(SoState *state, Face face, SoNode *node, float value) | SoMaterialElement | static |
| setRoughness(SoState *state, SoNode *node, float value) | SoMaterialElement | inlinestatic |
| setShininess(SoState *state, Face face, SoNode *node, float value) | SoMaterialElement | static |
| setShininess(SoState *state, SoNode *node, float value) | SoMaterialElement | inlinestatic |
| setSpecular(SoState *state, Face face, SoNode *node, const SbColor &color) | SoMaterialElement | static |
| setSpecular(SoState *state, SoNode *node, const SbColor &color) | SoMaterialElement | inlinestatic |
| setSpecularFactor(SoState *state, Face face, SoNode *node, float value) | SoMaterialElement | static |
| setSpecularFactor(SoState *state, SoNode *node, float value) | SoMaterialElement | inlinestatic |
| setTransparency(SoState *state, Face face, SoNode *node, int32_t numTransp, const float *transp) | SoMaterialElement | static |
| setTransparency(SoState *state, SoNode *node, int32_t numTransp, const float *transp) | SoMaterialElement | inlinestatic |
| SHININESS_MASK enum value | SoMaterialElement | |
| SPECULAR_MASK enum value | SoMaterialElement | |
| TRANSPARENCY_MASK enum value | SoMaterialElement |