Click or drag to resize
SoLabelInterfacesProcessing.computeMode Property

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

Namespace: OIV.ImageViz.Engines.ImageSegmentation.FeatureSelection
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFEnum<SoImageVizEngine. ComputeModes> computeMode { get; }

Property Value

Type: SoSFEnum<SoImageVizEngine.ComputeModes>
Remarks

Default is MODE_AUTO

See Also