ALL_MASK enum value | SoLazyElement | |
AMBIENT_CASE enum value | SoLazyElement | |
AMBIENT_MASK enum value | SoLazyElement | |
BLENDING_CASE enum value | SoLazyElement | |
BLENDING_MASK enum value | SoLazyElement | |
cases enum name | SoLazyElement | |
COLOR_MATERIAL_CASE enum value | SoLazyElement | |
COLOR_MATERIAL_MASK enum value | SoLazyElement | |
DIFFUSE_CASE enum value | SoLazyElement | |
DIFFUSE_MASK enum value | SoLazyElement | |
EMISSIVE_CASE enum value | SoLazyElement | |
EMISSIVE_MASK enum value | SoLazyElement | |
getAmbient(SoState *) | SoLazyElement | static |
getBlending(SoState *) | SoLazyElement | static |
getClassStackIndex() | SoLazyElement | static |
getClassTypeId() | SoLazyElement | static |
getColorIndex(SoState *, int num) | SoLazyElement | static |
getColorIndices(SoState *state) | SoLazyElement | static |
getColorMaterial(SoState *) | SoLazyElement | static |
getDefaultAmbient() | SoLazyElement | inlinestatic |
getDefaultAmbientIntensity() | SoLazyElement | inlinestatic |
getDefaultColorIndex() | SoLazyElement | inlinestatic |
getDefaultDiffuse() | SoLazyElement | inlinestatic |
getDefaultEmissive() | SoLazyElement | inlinestatic |
getDefaultLightModel() | SoLazyElement | inlinestatic |
getDefaultLineWidth() | SoLazyElement | inlinestatic |
getDefaultPacked() | SoLazyElement | inlinestatic |
getDefaultPackedInternal() | SoLazyElement | static |
getDefaultShininess() | SoLazyElement | inlinestatic |
getDefaultSpecular() | SoLazyElement | inlinestatic |
getDefaultTransparency() | SoLazyElement | inlinestatic |
getDiffuse(SoState *state, int index) | SoLazyElement | static |
getEmissive(SoState *) | SoLazyElement | static |
getInstance(SoState *state) | SoLazyElement | inlinestatic |
getLightModel(SoState *) | SoLazyElement | static |
getNumColorIndices() const | SoLazyElement | inline |
getNumDiffuse() const | SoLazyElement | inline |
getNumTransparencies() const | SoLazyElement | inline |
getPackedColors(SoState *state) | SoLazyElement | static |
getShininess(SoState *) | SoLazyElement | static |
getSmoothing(SoState *) | SoLazyElement | static |
getSpecular(SoState *) | SoLazyElement | static |
getTransparency(SoState *, int index) | SoLazyElement | static |
getTypeId() const | SoElement | inlinevirtual |
isOfType(const SoType &type) const | SoTypedObject | inline |
isOfType() const | SoTypedObject | inline |
isPacked() const | SoLazyElement | inline |
isTransparent() const | SoLazyElement | |
LIGHT_MODEL_CASE enum value | SoLazyElement | |
LIGHT_MODEL_MASK enum value | SoLazyElement | |
LINE_WIDTH_CASE enum value | SoLazyElement | |
LINE_WIDTH_MASK enum value | SoLazyElement | |
masks enum name | SoLazyElement | |
PATTERN_CASE enum value | SoLazyElement | |
PATTERN_MASK enum value | SoLazyElement | |
pop(SoState *state, const SoElement *prevTopElement) | SoElement | virtual |
print(FILE *fp) const | SoLazyElement | virtual |
push(SoState *state) | SoLazyElement | virtual |
setAmbient(SoState *state, SoNode *node, const SbColor *color) | SoLazyElement | inlinestatic |
setAmbient(SoState *state, SoNode *node, const SbColor &color) | SoLazyElement | static |
setBlending(SoState *state, SbBool value) | SoLazyElement | static |
setColorIndices(SoState *state, SoNode *node, int32_t numIndices, const int32_t *indices) | SoLazyElement | static |
setColorMaterial(SoState *state, SoNode *node, SbBool value) | SoLazyElement | static |
setDiffuse(SoState *state, SoNode *node, int32_t numColors, const SbColor *colors, SoColorPacker *cPacker) | SoLazyElement | static |
setEmissive(SoState *state, SoNode *node, const SbColor *color) | SoLazyElement | inlinestatic |
setEmissive(SoState *state, SoNode *node, const SbColor &color) | SoLazyElement | static |
setLightModel(SoState *state, const int32_t model) | SoLazyElement | static |
setPacked(SoState *state, SoNode *node, SoColorPacker *cPacker, int32_t numColors, const uint32_t *colors) | SoLazyElement | static |
setShininess(SoState *state, SoNode *node, float value) | SoLazyElement | static |
setSmoothing(SoState *state, SbBool value) | SoLazyElement | static |
setSpecular(SoState *state, SoNode *node, const SbColor *color) | SoLazyElement | inlinestatic |
setSpecular(SoState *state, SoNode *node, const SbColor &color) | SoLazyElement | static |
setTransparency(SoState *state, SoNode *node, int32_t numTransp, const float *transp, SoColorPacker *cPacker) | SoLazyElement | static |
SHININESS_CASE enum value | SoLazyElement | |
SHININESS_MASK enum value | SoLazyElement | |
SMOOTHING_CASE enum value | SoLazyElement | |
SMOOTHING_MASK enum value | SoLazyElement | |
SO_LAZY_NUM_COMPONENTS | SoLazyElement | related |
SPECULAR_CASE enum value | SoLazyElement | |
SPECULAR_MASK enum value | SoLazyElement | |
TRANSPARENCY_CASE enum value | SoLazyElement | |
TRANSPARENCY_MASK enum value | SoLazyElement | |