MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Namespaces | Functions
marching_tets.h File Reference
#include <map>
#include "math/vector.h"
#include "math/functions.h"
#include "mve/defines.h"
#include "mve/mesh.h"
Include dependency graph for marching_tets.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mve
 Multi-View Environment library.
 
namespace  mve::geom
 Geometric tools, loading and processing functions.
 

Functions

template<typename T >
TriangleMesh::Ptr mve::geom::marching_tetrahedra (T &accessor)
 This function polygonizes a SDF that is partitioned into tetrahedrons.