Purpose
The module SoMLTransform
transforms an Open Inventor scene with a matrix from an ML image.
Windows
Default Panel
Output Fields
self
-
name:
self
, type:
SoNode
Parameter Fields
Visible Fields
Matrix
-
name:
matrix
, type:
Matrix
, default:
1 0 0 0, 0 1 0 0, 0 0 1 0, 0 0 0 1
Shows and sets the matrix for transformation.
Use matrix inverse
-
name:
inverse
, type:
Bool
, default:
FALSE
If checked, the inverse of the matrix is used.
Integer voxel coordinates
-
name:
shift
, type:
Bool
, default:
FALSE
If checked, coordinates are shifted from a voxel’s upper left hand front corner to the voxel’s middle.