Easy3D 2.5.3
SurfaceMesh::HalfedgeContainer Class Reference

#include <surface_mesh.h>

Public Member Functions

 HalfedgeContainer (HalfedgeIterator _begin, HalfedgeIterator _end)
 
HalfedgeIterator begin () const
 
HalfedgeIterator end () const
 

Detailed Description

This helper class is a container for iterating through all halfedge using C++11 range-based for-loops.

See also
halfedges()

The documentation for this class was generated from the following file: