Developer Documentation
|
Generic class for vertex/halfedge/edge/face ranges. More...
#include <libs_required/OpenMesh/src/OpenMesh/Core/Mesh/PolyConnectivity.hh>
Public Member Functions | |
EntityRange (CONTAINER_TYPE &container) | |
ITER_TYPE | begin () const |
ITER_TYPE | end () const |
Private Attributes | |
CONTAINER_TYPE & | container_ |
Generic class for vertex/halfedge/edge/face ranges.
Definition at line 1124 of file PolyConnectivity.hh.