Package edu.jhu.cs.cisst.algorithms.geometry.surface

Class Summary
IsoContourGenerator The Iso-Contour generator generates 2D curves representing closed contours.
IsoSurfaceGenerator The IsoSurface Generator generates an iso-surface using either the marching-cubes or marching-tetrahedral algorithm.
 

Enum Summary
IsoContourGenerator.Winding The winding order for triangle vertices.
IsoSurfaceGenerator.Method The Iso-surface generation method
IsoSurfaceGenerator.Winding The winding order for triangle vertices.