IsoEx
|
#include <IsoEx/Extractors/ExtendedMarchingCubesT.hh>
Public Member Functions | |
ExtendedMarchingCubesT (const Grid &_grid, Mesh &_mesh, double _feature_angle) | |
This class implements the Extended Marching Cubes of Kobbelt et al, Siggraph 2001.
The 0-level iso-surface is extracted in the constructor. Use it through the convenience function IsoEx::extended_marching_cubes().