Public Types | Public Member Functions | Public Attributes
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, EmptyTMark
< MESH > > 
ClosestBaseType
typedef GRID GridType
typedef EmptyTMark< 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 470 of file complex/algorithms/closest.h.


Member Typedef Documentation

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

Definition at line 477 of file complex/algorithms/closest.h.

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

Definition at line 473 of file complex/algorithms/closest.h.

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

Definition at line 475 of file complex/algorithms/closest.h.

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

Definition at line 474 of file complex/algorithms/closest.h.

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

Definition at line 476 of file complex/algorithms/closest.h.


Constructor & Destructor Documentation

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

Definition at line 479 of file complex/algorithms/closest.h.


Member Function Documentation

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

Definition at line 482 of file complex/algorithms/closest.h.


Member Data Documentation

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

Definition at line 478 of file complex/algorithms/closest.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:02