SoDataSetVoxelToXYZ Method (SbVec3f) |
Converts the specified point in voxel coordinates (I,J,K) to geometric coordinates (X,Y,Z).
Namespace: OIV.LDM.Nodes
The geometric coordinates are expressed in "extent" space, where voxel coordinates are mapped to the box defined by the volume extent.
The left bottom coordinate of the voxel is returned. Correctly converts coordinates that are outside the volume dimensions, but the resulting geometric coordinate is outside the volume extent.