Go to the source code of this file.
Defines |
#define | CGAL_NEF_DEBUG 17 |
Functions |
template<class Point_2 , class Point_3 > |
CGAL_BEGIN_NAMESPACE Point_2 | point_3_get_x_y_point_2 (Point_3 p) |
template<class Point_2 , class Point_3 > |
Point_2 | point_3_get_y_z_point_2 (Point_3 p) |
template<class Point_2 , class Point_3 > |
Point_2 | point_3_get_z_x_point_2 (Point_3 p) |
template<class IteratorForward , class R > |
Bounded_side | bounded_side_3 (IteratorForward first, IteratorForward last, const Point_3< R > &point, typename R::Plane_3 plane=typename R::Plane_3(0, 0, 0, 0)) |
Define Documentation
Function Documentation
template<class IteratorForward , class R >
template<class Point_2 , class Point_3 >
template<class Point_2 , class Point_3 >
template<class Point_2 , class Point_3 >