Click or drag to resize
SoEigenDecompositionProcessing3doutputSelection Property

Enable computation of selected outputs.

Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBitMask<SoEigenDecompositionProcessing3dOutputSelections> outputSelection { get; }

Property Value

Type: SoSFBitMaskSoEigenDecompositionProcessing3dOutputSelections
Remarks

. Default is EIGEN_VECTOR_1 | EIGEN_VECTOR_2 | EIGEN_VECTOR_3 | EIGEN_VALUES

See Also