CGAL 6.3 - Approximation of Ridges and Umbilics on Triangulated Surface Meshes
Loading...
Searching...
No Matches
CGAL::Umbilic< TriangleMesh > Class Template Reference

#include <CGAL/Umbilics.h>

Definition

template<typename TriangleMesh>
class CGAL::Umbilic< TriangleMesh >

The class Umbilic stores the description of an umbilic.

See also
Umbilic_approximation

(Note that these are not member symbols.)

template<typename TriangleMesh>
std::ostream & operator<< (std::ostream &os, const Umbilic< TriangleMesh > &u)
 Writes the location and the umbilic type to os.

Types

typedef boost::graph_traits< TriangleMesh >::vertex_descriptor vertex_descriptor
typedef TriangleMesh::halfedge_descriptor halfedge_descriptor

Access Functions

vertex_descriptor vertex () const
Umbilic_type umbilic_type () const
const std::list< halfedge_descriptor > & contour_list () const