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: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFVec2f voxelSize { get; }

Property Value

Type: SoSFVec2f
Remarks

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

See Also