vcg::tri::NearestToCenter< MeshType > Class Template Reference

#include <clustering.h>

List of all members.

Public Member Functions

void AddFaceVertex (MeshType &m, FaceType &f, int i)
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 124 of file clustering.h.


Member Typedef Documentation

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

Definition at line 127 of file clustering.h.

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

Definition at line 129 of file clustering.h.

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

Definition at line 130 of file clustering.h.

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

Definition at line 126 of file clustering.h.

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

Definition at line 128 of file clustering.h.


Constructor & Destructor Documentation

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

Definition at line 148 of file clustering.h.


Member Function Documentation

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

Definition at line 147 of file clustering.h.

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

Definition at line 133 of file clustering.h.

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

Definition at line 161 of file clustering.h.

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

Definition at line 162 of file clustering.h.

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

Definition at line 156 of file clustering.h.

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

Definition at line 163 of file clustering.h.


Member Data Documentation

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

Definition at line 152 of file clustering.h.

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

Definition at line 151 of file clustering.h.

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

Definition at line 150 of file clustering.h.

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

Definition at line 154 of file clustering.h.

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

Definition at line 155 of file clustering.h.

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

Definition at line 153 of file clustering.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:34 2013