Click or drag to resize
SoMajorityFilterProcessingcomputeMode Property

Select the compute Mode (2D or 3D or AUTO) .

Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoImageVizEngineComputeModes> computeMode { get; }

Property Value

Type: SoSFEnumSoImageVizEngineComputeModes
Remarks

Default is MODE_AUTO

See Also