circulator.h File Reference

Halfedge circulators for the halfedge data structure. More...

#include "../defs.h"
#include <iterator>

Go to the source code of this file.

Classes

class  Face_Halfedge_circ< Iterator >
 Halfedge circulator for the halfedges around a face. More...

Functions

template<class Iterator >
bool operator== (const Face_Halfedge_circ< Iterator > &x, const Face_Halfedge_circ< Iterator > &y)
 Return true if the circulators point to the same object.
template<class Iterator >
bool operator!= (const Face_Halfedge_circ< Iterator > &x, const Face_Halfedge_circ< Iterator > &y)
 Return true if the circulators don't point to the same object.

Detailed Description

Halfedge circulators for the halfedge data structure.

Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3