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

Class of static functions to smooth and fair meshes and their attributes. More...

#include <pointcloud_normal.h>

List of all members.

Classes

struct  Param
 parameters for the normal generation More...
class  WArc

Public Types

typedef
MeshType::VertexType::CoordType 
CoordType
typedef MeshType::ScalarType ScalarType
typedef MeshType::VertexIterator VertexIterator
typedef MeshType::VertexPointer VertexPointer
typedef MeshType::VertexType VertexType

Static Public Member Functions

static void AddNeighboursToHeap (MeshType &m, VertexPointer vp, int nn, KdTree< ScalarType > &tree, std::vector< WArc > &heap)
static void Compute (MeshType &m, Param p, vcg::CallBackPos *cb=0)
static void ComputeUndirectedNormal (MeshType &m, int nn, ScalarType maxDist, KdTree< ScalarType > &tree, vcg::CallBackPos *cb=0)

Detailed Description

template<typename MeshType>
class vcg::tri::PointCloudNormal< MeshType >

Class of static functions to smooth and fair meshes and their attributes.

Definition at line 18 of file pointcloud_normal.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:42:58