![]() |
TopoMesh
Topological mesh, triangulations and operations
|
#include <it_convexhullcirculator.h>
Public Member Functions | |
| ConvexHullCirculator (Mesh *_m) | |
| bool | operator!= (const ConvexHullCirculator &t) |
| ConvexHullCirculator & | operator++ () |
| ConvexHullCirculator & | operator-- () |
| const QVector< int > * | operator-> () |
| int | index () |
| int | indice () |
| int | next_face () |
| int | previous_face () |
Friends | |
| class | FaceIterator |
| std::ostream & | operator<< (std::ostream &os, const ConvexHullCirculator &ch) |
Convex hull circulator Go across convex hull and give edge CCW oriented
1.8.12