vcg::tri::ClosestVertexIterator< GRID, MESH > Class Template Reference

#include <closest.h>

Inheritance diagram for vcg::tri::ClosestVertexIterator< GRID, MESH >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef vcg::ClosestIterator
< GRID, VDistFunct, VertTmark
< MESH > > 
ClosestBaseType
typedef GRID GridType
typedef VertTmark< MESH > MarkerVert
typedef MESH MeshType
typedef
vcg::vertex::PointDistanceFunctor
< typename MESH::ScalarType
VDistFunct

Public Member Functions

 ClosestVertexIterator (GridType &_Si)
void SetMesh (MeshType *m)

Public Attributes

VDistFunct fn

Detailed Description

template<class GRID, class MESH>
class vcg::tri::ClosestVertexIterator< GRID, MESH >

Definition at line 524 of file complex/trimesh/closest.h.


Member Typedef Documentation

template<class GRID , class MESH >
typedef vcg::ClosestIterator<GRID, VDistFunct, VertTmark<MESH> > vcg::tri::ClosestVertexIterator< GRID, MESH >::ClosestBaseType

Definition at line 531 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef GRID vcg::tri::ClosestVertexIterator< GRID, MESH >::GridType

Definition at line 527 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef VertTmark<MESH> vcg::tri::ClosestVertexIterator< GRID, MESH >::MarkerVert

Definition at line 529 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef MESH vcg::tri::ClosestVertexIterator< GRID, MESH >::MeshType

Definition at line 528 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef vcg::vertex::PointDistanceFunctor<typename MESH::ScalarType> vcg::tri::ClosestVertexIterator< GRID, MESH >::VDistFunct

Definition at line 530 of file complex/trimesh/closest.h.


Constructor & Destructor Documentation

template<class GRID , class MESH >
vcg::tri::ClosestVertexIterator< GRID, MESH >::ClosestVertexIterator ( GridType _Si  )  [inline]

Definition at line 533 of file complex/trimesh/closest.h.


Member Function Documentation

template<class GRID , class MESH >
void vcg::tri::ClosestVertexIterator< GRID, MESH >::SetMesh ( MeshType m  )  [inline]

Definition at line 536 of file complex/trimesh/closest.h.


Member Data Documentation

template<class GRID , class MESH >
VDistFunct vcg::tri::ClosestVertexIterator< GRID, MESH >::fn

Definition at line 532 of file complex/trimesh/closest.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:29 2013