#include <assert.h>
#include <vcg/math/base.h>
#include <vcg/container/simple_temporary_data.h>
#include <vcg/simplex/face/pos.h>
#include <vcg/simplex/face/topology.h>
#include <vcg/complex/trimesh/update/quality.h>
#include <deque>
#include <vector>
#include <list>
#include <functional>
Go to the source code of this file.
Classes | |
struct | vcg::tri::EuclideanDistance< MeshType > |
class | vcg::tri::Geo< MeshType, DistanceFunctor > |
struct | vcg::tri::Geo< MeshType, DistanceFunctor >::pred |
struct | vcg::tri::Geo< MeshType, DistanceFunctor >::pred_addr |
struct | vcg::tri::Geo< MeshType, DistanceFunctor >::TempData |
struct | vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |