CGAL 6.1 - dD Geometry Kernel
Loading...
Searching...
No Matches
CGAL::Epeck_d< DimensionTag >::Construct_cartesian_const_iterator_d Class Reference

#include <CGAL/Epeck_d.h>

Public Member Functions

Cartesian_const_iterator_d operator() (Point_d p)
 returns the begin iterator to iterate over the Cartesian coordinates of point p.
 
Cartesian_const_iterator_d operator() (Point_d p, int)
 returns the past-the-end iterator to iterate over the Cartesian coordinates of point p.