SoMaterialElement Methods |
The SoMaterialElement type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAmbient | ||
GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
GetColorIndex | ||
GetColorIndices | ||
GetColorMaterial | ||
GetDefaultAmbient | Specify Open Inventor defaults for colors, etc. | |
GetDefaultAmbientIntensity | Specify Open Inventor defaults for colors, etc. | |
GetDefaultColorIndex | Specify Open Inventor defaults for colors, etc. | |
GetDefaultDiffuse | Specify Open Inventor defaults for colors, etc. | |
GetDefaultEmissive | Specify Open Inventor defaults for colors, etc. | |
GetDefaultShininess | Specify Open Inventor defaults for colors, etc. | |
GetDefaultSpecular | Specify Open Inventor defaults for colors, etc. | |
GetDefaultTransparency | Specify Open Inventor defaults for colors, etc. | |
GetDiffuse | get() methods get value from Inventor state. | |
GetEmissive | ||
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetNumColorIndices | Method to inquire about current colors. | |
GetNumColorIndices(SoState) | Method to inquire about current colors. | |
GetNumDiffuse | Method to inquire about current colors. | |
GetNumDiffuse(SoState) | Return number of diffuse colors. | |
GetNumTransparencies | Method to inquire about current colors. | |
GetPackedColors | Return packed colors if any. | |
GetShininess | ||
GetSpecular | ||
GetTransparency | get() methods get value from Inventor state. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsTransparent | Method to inquire about current colors. | |
Pop | Unref buffer object of the popped element. | |
Push | Copy current material into the pushed element. | |
SetAmbient | ||
SetColorIndices | Static set method. | |
SetColorMaterial | ||
SetDiffuse | Static set method. | |
SetEmissive | ||
SetPacked | ||
SetShininess | ||
SetSpecular | ||
SetTransparency | Static set method. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |