Public Types | Public Member Functions
vcg::tri::EmptyTMark< MESH_TYPE > Class Template Reference

#include <closest.h>

List of all members.

Public Types

typedef MESH_TYPE::EdgeType EdgeType
typedef MESH_TYPE::VertexType VertexType

Public Member Functions

 EmptyTMark ()
 EmptyTMark (MESH_TYPE *)
bool IsMarked (VertexType *) const
bool IsMarked (EdgeType *) const
void Mark (VertexType *) const
void Mark (EdgeType *) const
void SetMesh (void *) const
void UnMarkAll () const

Detailed Description

template<class MESH_TYPE>
class vcg::tri::EmptyTMark< MESH_TYPE >

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


Member Typedef Documentation

template<class MESH_TYPE>
typedef MESH_TYPE::EdgeType vcg::tri::EmptyTMark< MESH_TYPE >::EdgeType

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

template<class MESH_TYPE>
typedef MESH_TYPE::VertexType vcg::tri::EmptyTMark< MESH_TYPE >::VertexType

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


Constructor & Destructor Documentation

template<class MESH_TYPE>
vcg::tri::EmptyTMark< MESH_TYPE >::EmptyTMark ( ) [inline]

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

template<class MESH_TYPE>
vcg::tri::EmptyTMark< MESH_TYPE >::EmptyTMark ( MESH_TYPE *  ) [inline]

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


Member Function Documentation

template<class MESH_TYPE>
bool vcg::tri::EmptyTMark< MESH_TYPE >::IsMarked ( VertexType ) const [inline]

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

template<class MESH_TYPE>
bool vcg::tri::EmptyTMark< MESH_TYPE >::IsMarked ( EdgeType ) const [inline]

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

template<class MESH_TYPE>
void vcg::tri::EmptyTMark< MESH_TYPE >::Mark ( VertexType ) const [inline]

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

template<class MESH_TYPE>
void vcg::tri::EmptyTMark< MESH_TYPE >::Mark ( EdgeType ) const [inline]

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

template<class MESH_TYPE>
void vcg::tri::EmptyTMark< MESH_TYPE >::SetMesh ( void *  ) const [inline]

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

template<class MESH_TYPE>
void vcg::tri::EmptyTMark< MESH_TYPE >::UnMarkAll ( ) const [inline]

Definition at line 88 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:17