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

#include <IsoEx/Extractors/MarchingCubesT.hh>

Public Member Functions

 MarchingCubesT (const Grid &_grid, Mesh &_mesh, float _iso=0.0, const std::string &_vprop_v2edge="")
 

Detailed Description

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

This class implements the well known Marching Cubes algorithm. The 0-level iso-surface is extracted in the constructor. Use it through the convenience function IsoEx::marching_cubes() .


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