Classes | Public Types | Static Public Member Functions
vcg::tri::VoronoiAtlas< MeshType > Class Template Reference

#include <voronoi_atlas.h>

List of all members.

Classes

class  VoroEdge
class  VoroFace
class  VoroMesh
struct  VoronoiAtlasParam
struct  VoroUsedTypes
class  VoroVertex

Public Types

typedef VoroMesh::FaceIterator FaceIterator
typedef VoroMesh::FaceType FaceType
typedef VoroMesh::VertexType VertexType

Static Public Member Functions

static void Build (MeshType &startMesh, MeshType &paraMesh, VoronoiAtlasParam &pp)
static void CollectUVBorder (VoroMesh *rm, std::vector< Point2f > &uvBorder)
static void RegularizeTexArea (VoroMesh &m)

Detailed Description

template<class MeshType>
class vcg::tri::VoronoiAtlas< MeshType >

Definition at line 19 of file voronoi_atlas.h.


Member Typedef Documentation

template<class MeshType >
typedef VoroMesh::FaceIterator vcg::tri::VoronoiAtlas< MeshType >::FaceIterator

Definition at line 35 of file voronoi_atlas.h.

template<class MeshType >
typedef VoroMesh::FaceType vcg::tri::VoronoiAtlas< MeshType >::FaceType

Definition at line 37 of file voronoi_atlas.h.

template<class MeshType >
typedef VoroMesh::VertexType vcg::tri::VoronoiAtlas< MeshType >::VertexType

Definition at line 36 of file voronoi_atlas.h.


Member Function Documentation

template<class MeshType >
static void vcg::tri::VoronoiAtlas< MeshType >::Build ( MeshType &  startMesh,
MeshType &  paraMesh,
VoronoiAtlasParam pp 
) [inline, static]

Definition at line 116 of file voronoi_atlas.h.

template<class MeshType >
static void vcg::tri::VoronoiAtlas< MeshType >::CollectUVBorder ( VoroMesh rm,
std::vector< Point2f > &  uvBorder 
) [inline, static]

Definition at line 39 of file voronoi_atlas.h.

template<class MeshType >
static void vcg::tri::VoronoiAtlas< MeshType >::RegularizeTexArea ( VoroMesh m) [inline, static]

Definition at line 62 of file voronoi_atlas.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:43:55