Moby
Public Member Functions | List of all members
Moby::Polyhedron::VertexFaceIterator Class Reference

iterates over the vertices in a face More...

#include <Polyhedron.h>

Public Member Functions

 VertexFaceIterator (boost::shared_ptr< Face > f, bool ccw)
 Constructs a vertex-face iterator.
 
boost::shared_ptr< Vertexoperator* ()
 Dereferences the iterator.
 
void advance ()
 Advances the iterator clockwise.
 
bool has_next ()
 Checks to see whether the iterator can be advanced clockwise.
 

Detailed Description

iterates over the vertices in a face


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