32 #ifndef pointConversion_H 33 #define pointConversion_H 43 typedef const CGAL::Triangulation_vertex_base_3<K>::Point&
PointFrompoint;
48 typedef CGAL::Triangulation_vertex_base_3<K>::Point
PointFrompoint;
75 CGAL::to_double(P.x()),
76 CGAL::to_double(P.y()),
77 CGAL::to_double(P.z())
Foam::point pointFromPoint
CGAL::Triangulation_vertex_base_3< K >::Point PointFrompoint
pointFromPoint topoint(const Point &P)
An indexed form of CGAL::Triangulation_vertex_base_3<K> used to keep track of the Delaunay vertices i...
PointFrompoint toPoint(const Foam::point &p)
vector point
Point is a vector.