|
Class Summary |
| MarchingCubes |
March through the image and perform the marching cubes algorithm. |
| MarchingIsosurface |
MarchingIsosurface is a parent class for algorithms that extract an
isosurface by analyzing a volume cube by cube. |
| MarchingTetrahedron |
Perform a marching tetrahedron. |
| SimpleOff |
Provide a simple interface for reading and writing
off, smf and simple obj files to and from Surface objects. |
| StaticMCTable |
Provide various lookup tables that speed up MarchingCubes greatly. |
| Surface |
Encapsulate information about a surface. |