Click or drag to resize
SoSwitchElement Methods

The SoSwitchElement type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGet

Returns current switch index from the state.

Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodStatic memberGetDefault

Returns the default switch index.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodPop

Pops element.

(Inherited from SoElement.)
Public methodPush

Pushes element.

(Inherited from SoElement.)
Public methodStatic memberSet(SoState, Int32)

Sets the current switch index in the state.

Public methodStatic memberSet(SoState, SoNode, Int32)

Sets the current switch index in the state.

Public methodToString (Inherited from Object.)
Top
See Also