TopoMesh
Topological mesh, triangulations and operations
Public Member Functions | Friends | List of all members
ConvexHullCirculator Class Reference

#include <it_convexhullcirculator.h>

Public Member Functions

 ConvexHullCirculator (Mesh *_m)
 
bool operator!= (const ConvexHullCirculator &t)
 
ConvexHullCirculatoroperator++ ()
 
ConvexHullCirculatoroperator-- ()
 
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)
 

Detailed Description

Convex hull circulator Go across convex hull and give edge CCW oriented


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