#include <vcg/complex/algorithms/parametrization/poisson_solver.h>
#include <vcg/complex/algorithms/parametrization/uv_utils.h>
#include <vcg/complex/algorithms/parametrization/distortion.h>
#include <vcg/space/outline2_packer.h>
#include <vcg/space/rasterized_outline2_packer.h>
#include <vcg/complex/algorithms/update/texture.h>
#include <vcg/complex/algorithms/point_sampling.h>
#include <vcg/complex/algorithms/voronoi_processing.h>
Go to the source code of this file.
Classes | |
struct | vcg::tri::VoronoiAtlas< MeshType >::VoronoiAtlasParam::Stat |
class | vcg::tri::VoronoiAtlas< MeshType >::VoroEdge |
class | vcg::tri::VoronoiAtlas< MeshType >::VoroFace |
class | vcg::tri::VoronoiAtlas< MeshType >::VoroMesh |
class | vcg::tri::VoronoiAtlas< MeshType > |
struct | vcg::tri::VoronoiAtlas< MeshType >::VoronoiAtlasParam |
struct | vcg::tri::VoronoiAtlas< MeshType >::VoroUsedTypes |
class | vcg::tri::VoronoiAtlas< MeshType >::VoroVertex |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |