Public Member Functions | Public Attributes | Private Types
vcg::tri::NearestToCenter< MeshType > Class Template Reference

#include <clustering.h>

List of all members.

Public Member Functions

void AddFaceVertex (MeshType &, FaceType &, int)
void AddVertex (MeshType &, GridType &g, Point3i &pi, VertexType &v)
Color4b Col () const
CoordType N () const
 NearestToCenter ()
CoordType Pos () const
VertexTypePtr () const

Public Attributes

ScalarType bestDist
CoordType bestN
CoordType bestPos
int id
VertexTypeorig
bool valid

Private Types

typedef MeshType::CoordType CoordType
typedef MeshType::FaceType FaceType
typedef BasicGrid< typename
MeshType::ScalarType
GridType
typedef MeshType::ScalarType ScalarType
typedef MeshType::VertexType VertexType

Detailed Description

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

Definition at line 57 of file clustering.h.


Member Typedef Documentation

template<class MeshType >
typedef MeshType::CoordType vcg::tri::NearestToCenter< MeshType >::CoordType [private]

Definition at line 60 of file clustering.h.

template<class MeshType >
typedef MeshType::FaceType vcg::tri::NearestToCenter< MeshType >::FaceType [private]

Definition at line 62 of file clustering.h.

template<class MeshType >
typedef BasicGrid<typename MeshType::ScalarType> vcg::tri::NearestToCenter< MeshType >::GridType [private]

Definition at line 63 of file clustering.h.

template<class MeshType >
typedef MeshType::ScalarType vcg::tri::NearestToCenter< MeshType >::ScalarType [private]

Definition at line 59 of file clustering.h.

template<class MeshType >
typedef MeshType::VertexType vcg::tri::NearestToCenter< MeshType >::VertexType [private]

Definition at line 61 of file clustering.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::tri::NearestToCenter< MeshType >::NearestToCenter ( ) [inline]

Definition at line 81 of file clustering.h.


Member Function Documentation

template<class MeshType >
void vcg::tri::NearestToCenter< MeshType >::AddFaceVertex ( MeshType &  ,
FaceType ,
int   
) [inline]

Definition at line 80 of file clustering.h.

template<class MeshType >
void vcg::tri::NearestToCenter< MeshType >::AddVertex ( MeshType &  ,
GridType g,
Point3i pi,
VertexType v 
) [inline]

Definition at line 66 of file clustering.h.

template<class MeshType >
Color4b vcg::tri::NearestToCenter< MeshType >::Col ( ) const [inline]

Definition at line 94 of file clustering.h.

template<class MeshType >
CoordType vcg::tri::NearestToCenter< MeshType >::N ( ) const [inline]

Definition at line 95 of file clustering.h.

template<class MeshType >
CoordType vcg::tri::NearestToCenter< MeshType >::Pos ( ) const [inline]

Definition at line 89 of file clustering.h.

template<class MeshType >
VertexType* vcg::tri::NearestToCenter< MeshType >::Ptr ( ) const [inline]

Definition at line 96 of file clustering.h.


Member Data Documentation

template<class MeshType >
ScalarType vcg::tri::NearestToCenter< MeshType >::bestDist

Definition at line 85 of file clustering.h.

template<class MeshType >
CoordType vcg::tri::NearestToCenter< MeshType >::bestN

Definition at line 84 of file clustering.h.

template<class MeshType >
CoordType vcg::tri::NearestToCenter< MeshType >::bestPos

Definition at line 83 of file clustering.h.

template<class MeshType >
int vcg::tri::NearestToCenter< MeshType >::id

Definition at line 87 of file clustering.h.

template<class MeshType >
VertexType* vcg::tri::NearestToCenter< MeshType >::orig

Definition at line 88 of file clustering.h.

template<class MeshType >
bool vcg::tri::NearestToCenter< MeshType >::valid

Definition at line 86 of file clustering.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:53