Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::make_edge<CMap>
#include <
CGAL/Combinatorial_map_constructors.h
>
template < class CMap >
typename CMap::Dart_handle
make_edge ( CMap& cm)
Creates an isolated edge (two darts linked by β
2
) and adds it in
cm
. Returns a handle on one dart of this edge.
Precondition:
CMap::dimension
≥2.
See Also
CGAL::make_combinatorial_polygon<CMap>
CGAL::make_combinatorial_tetrahedron<CMap>
CGAL::make_combinatorial_hexahedron<CMap>
Next:
make_combinatorial_polygon<CMap>
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.