#include <vcg/space/ray3.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/complex/algorithms/update/halfedge_topology.h>
#include <vcg/complex/algorithms/closest.h>
#include <vcg/space/index/kdtree/kdtree.h>
Go to the source code of this file.
Classes | |
class | vcg::tri::Smooth< SmoothMeshType >::ColorSmoothInfo |
class | vcg::tri::Smooth< SmoothMeshType >::HCSmoothInfo |
class | vcg::tri::Smooth< SmoothMeshType >::LaplacianInfo |
class | vcg::tri::Smooth< SmoothMeshType >::PDFaceInfo |
class | vcg::tri::Smooth< SmoothMeshType >::PDVertInfo |
class | vcg::tri::Smooth< SmoothMeshType >::QualitySmoothInfo |
class | vcg::tri::Smooth< SmoothMeshType >::ScaleLaplacianInfo |
class | vcg::tri::Smooth< SmoothMeshType > |
Class of static functions to smooth and fair meshes and their attributes. More... | |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |