Click or drag to resize
SoUniformShaderParameterElement Methods

The SoUniformShaderParameterElement type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd(SoState, SoShaderParameter)

Adds a shader parameter.

Public methodStatic memberAdd(SoState, SoShaderParameter, SoMFNode) Obsolete.
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodStatic memberGetInstance

Returns the top (current) instance of the element in the state.

Public methodGetType (Inherited from Object.)
Public methodPop

Pops element.

(Overrides SoElementPop(SoState, SoElement).)
Public methodPush

Overrides OIV.Inventor.Elements.SoUniformShaderParameterElement.Push(OIV.Inventor.Misc.SoState) method to copy values from next instance in the stack.

(Overrides SoAccumulatedElementPush(SoState).)
Public methodToString (Inherited from Object.)
Top
See Also