#include <BaseMesh.hpp>
Public Member Functions | |
| MeshHandleIteratorPtr< EdgeHandle > | begin () const |
| EdgeIteratorProxy (const BaseMesh< BaseVecT > &mesh) | |
| MeshHandleIteratorPtr< EdgeHandle > | end () const |
Private Attributes | |
| friend | BaseMesh< BaseVecT > |
| const BaseMesh< BaseVecT > & | m_mesh |
Definition at line 97 of file BaseMesh.hpp.
|
inline |
Definition at line 634 of file BaseMesh.hpp.
| MeshHandleIteratorPtr<EdgeHandle> lvr2::EdgeIteratorProxy< BaseVecT >::begin | ( | ) | const |
| MeshHandleIteratorPtr<EdgeHandle> lvr2::EdgeIteratorProxy< BaseVecT >::end | ( | ) | const |
|
private |
Definition at line 637 of file BaseMesh.hpp.
|
private |
Definition at line 636 of file BaseMesh.hpp.