Click or drag to resize
SoSurfaceUnfoldingProcessing3dsize Property

Size of the new image.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec3i32 size { get; }

Property Value

Type: SoSFVec3i32
Remarks

Default value is SbVec3i32(1024,1024,256)

See Also