Click or drag to resize

mcndmPrecision Enumeration

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcndmPrecision
Members
  Member nameValueDescription
mcndmpSubVoxel0sub-voxel precision where iso-surface is created between voxels using linear interpolation of voxel intensities from threshold level
mcndmpVoxel1voxel precision where every voxel is measured as whole (the output surface shown as cubes)
See Also