#include <BaseMesh.hpp>
Public Member Functions | |
MeshHandleIteratorPtr< VertexHandle > | begin () const |
MeshHandleIteratorPtr< VertexHandle > | end () const |
VertexIteratorProxy (const BaseMesh< BaseVecT > &mesh) | |
Private Attributes | |
friend | BaseMesh< BaseVecT > |
const BaseMesh< BaseVecT > & | m_mesh |
Definition at line 98 of file BaseMesh.hpp.
|
inline |
Definition at line 647 of file BaseMesh.hpp.
MeshHandleIteratorPtr<VertexHandle> lvr2::VertexIteratorProxy< BaseVecT >::begin | ( | ) | const |
MeshHandleIteratorPtr<VertexHandle> lvr2::VertexIteratorProxy< BaseVecT >::end | ( | ) | const |
|
private |
Definition at line 650 of file BaseMesh.hpp.
|
private |
Definition at line 649 of file BaseMesh.hpp.