Click or drag to resize
SoEigenDecompositionProcessing3d Properties

The SoEigenDecompositionProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertyinSymmetricMatrixImage

A matrix image containing symmetric 3x3 matrices.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutEigenValuesImage

Eigenvalues image.

Public propertyoutEigenVector1Image

Eigenvector image containing the largest eigen value.

Public propertyoutEigenVector2Image

Eigenvector image containing the medium eigen value.

Public propertyoutEigenVector3Image

Eigenvector image containing the smallest eigen value.

Public propertyoutputSelection

Enable computation of selected outputs.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also