#include <float.h>
#include <vcg/simplex/face/topology.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/complex/algorithms/update/topology.h>
#include <vcg/complex/algorithms/clean.h>
#include "emc_lookup_table.h"
#include <eigenlib/Eigen/SVD>
Go to the source code of this file.
Classes | |
class | vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE > |
This class implements the Extended Marching Cubes algorithm. More... | |
struct | vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |