|
CGAL 6.1 - dD Geometry Kernel
|
#include <CGAL/Epick_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. | |