IsoEx
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Public Member Functions | List of all members
IsoEx::ExtendedMarchingCubesT< Mesh, Grid > Class Template Reference

#include <IsoEx/Extractors/ExtendedMarchingCubesT.hh>

Public Member Functions

 ExtendedMarchingCubesT (const Grid &_grid, Mesh &_mesh, double _feature_angle)
 

Detailed Description

template<class Mesh, class Grid>
class IsoEx::ExtendedMarchingCubesT< Mesh, Grid >

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().


The documentation for this class was generated from the following files: