Purpose
The module SoMLTransform
transforms an Open Inventor scene using a matrix derived 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
Sets and shows 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 the upper left front corner of a voxel to its center.