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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFMatrix transform { get; }

Property Value

Type: SoSFMatrix
Remarks

The default value is the identity.

See Also