Click or drag to resize
SoResampleElasticProcessing2dvoxelSize Property

The pixel size in world coordinates for x and y directions of the output image.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2f voxelSize { get; }

Property Value

Type: SoSFVec2f
Remarks

Default value is OIV.Inventor.SbVec2f(1.0f,1.0f).

See Also