#include <vcg/complex/algorithms/edge_collapse.h>
#include <vcg/simplex/face/pos.h>
#include <vcg/complex/algorithms/local_optimization.h>
#include <vcg/complex/algorithms/update/topology.h>
Go to the source code of this file.
Classes | |
class | vcg::tri::TriEdgeCollapse< TriMeshType, VertexPair, MYTYPE >::FailStat |
static data to gather statistical information about the reasons of collapse failures More... | |
class | vcg::tri::TriEdgeCollapse< TriMeshType, VertexPair, MYTYPE > |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |