Click or drag to resize
SoResampleImageProcessing3dtransform Property

This transformation is applied to all output voxel positions before the interpolation.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFMatrix transform { get; }

Property Value

Type: SoSFMatrix
Remarks

The default value is the identity.

See Also