Click or drag to resize
SoViewingMatrixElement Methods

The SoViewingMatrixElement type exposes the following members.

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

Returns current matrix from the state.

Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

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, SoNode, SbMatrix)
Calls Set(state, node, matrix, true).
Public methodStatic memberSet(SoState, SoNode, SbMatrix, Boolean)

Sets the view matrix to the given matrix.

Public methodToString (Inherited from Object.)
Top
See Also