ALL_MASK enum value | SoMaterialElement | |
AMBIENT_MASK enum value | SoMaterialElement | |
COLOR_MATERIAL_MASK enum value | SoMaterialElement | |
DIFFUSE_MASK enum value | SoMaterialElement | |
EMISSIVE_MASK enum value | SoMaterialElement | |
getAmbient(SoState *) | SoMaterialElement | static |
getClassStackIndex() | SoMaterialElement | static |
getClassTypeId() | SoMaterialElement | static |
getColorIndex(SoState *, int num) | SoMaterialElement | static |
getColorIndices(SoState *state) | SoMaterialElement | static |
getColorMaterial(SoState *) | SoMaterialElement | static |
getDefaultAmbient() | SoMaterialElement | inlinestatic |
getDefaultAmbientIntensity() | SoMaterialElement | inlinestatic |
getDefaultColorIndex() | SoMaterialElement | inlinestatic |
getDefaultDiffuse() | SoMaterialElement | inlinestatic |
getDefaultEmissive() | SoMaterialElement | inlinestatic |
getDefaultShininess() | SoMaterialElement | inlinestatic |
getDefaultSpecular() | SoMaterialElement | inlinestatic |
getDefaultTransparency() | SoMaterialElement | inlinestatic |
getDiffuse(SoState *state, int index) | SoMaterialElement | static |
getEmissive(SoState *) | SoMaterialElement | static |
getNumColorIndices(SoState *state) | SoMaterialElement | static |
getNumColorIndices() const | SoMaterialElement | inline |
getNumDiffuse(SoState *state) | SoMaterialElement | static |
getNumDiffuse() const | SoMaterialElement | inline |
getNumTransparencies(SoState *state) | SoMaterialElement | static |
getPackedColors(SoState *state) | SoMaterialElement | static |
getShininess(SoState *) | SoMaterialElement | static |
getSpecular(SoState *) | SoMaterialElement | static |
getTransparency(SoState *, int index) | SoMaterialElement | static |
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, SoNode *node, const SbColor &color) | SoMaterialElement | static |
setColorIndices(SoState *state, SoNode *node, int32_t numIndices, const int32_t *indices) | SoMaterialElement | static |
setColorMaterial(SoState *state, SoNode *node, SbBool value) | SoMaterialElement | static |
setDiffuse(SoState *state, SoNode *node, int32_t numColors, const SbColor *colors) | SoMaterialElement | static |
setEmissive(SoState *state, SoNode *node, const SbColor &color) | SoMaterialElement | static |
setPacked(SoState *state, SoNode *node, int32_t numColors, const uint32_t *colors) | SoMaterialElement | static |
setShininess(SoState *state, SoNode *node, float value) | SoMaterialElement | static |
setSpecular(SoState *state, SoNode *node, const SbColor &color) | SoMaterialElement | static |
setTransparency(SoState *state, SoNode *node, int32_t numTransp, const float *transp) | SoMaterialElement | static |
SHININESS_MASK enum value | SoMaterialElement | |
SPECULAR_MASK enum value | SoMaterialElement | |
TRANSPARENCY_MASK enum value | SoMaterialElement | |