Click or drag to resize
SoSurfaceUnfoldingProcessing3dinterpolationType Property

The type of interpolation used.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoSurfaceUnfoldingProcessing3dInterpolationTypes> interpolationType { get; }

Property Value

Type: SoSFEnumSoSurfaceUnfoldingProcessing3dInterpolationTypes
Remarks

Default value is LINEAR.

See Also