#include <vcg/math/random_generator.h>
#include <vcg/complex/trimesh/closest.h>
#include <vcg/space/index/spatial_hashing.h>
#include <vcg/complex/trimesh/stat.h>
#include <vcg/complex/trimesh/update/topology.h>
#include <vcg/complex/trimesh/update/normal.h>
#include <vcg/complex/trimesh/update/flag.h>
#include <vcg/space/box2.h>
#include <vcg/space/segment2.h>
Go to the source code of this file.
Classes | |
struct | vcg::tri::SurfaceSampling< MetroMesh, VertexSampler >::PoissonDiskParam |
class | vcg::tri::SurfaceSampling< MetroMesh, VertexSampler >::RRParam |
class | vcg::tri::SurfaceSampling< MetroMesh, VertexSampler > |
class | vcg::tri::TrivialSampler< MeshType > |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |