Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Plane to_2d and to_3d possible error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Plane to_2d and to_3d possible error


Chronological Thread 
  • From: costantinos <>
  • To:
  • Subject: Re: [cgal-discuss] Plane to_2d and to_3d possible error
  • Date: Thu, 20 Feb 2014 14:52:19 -0800 (PST)

Sorry, I forgot to paste that information, I am using:

typedef CGAL::Exact_predicates_inexact_constructions_kernel Kernel;
typedef Kernel::Point_2 Point_2;
typedef Kernel::Point_3 Point_3;
typedef Kernel::Plane_3 Plane_3;



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Plane-to-2d-and-to-3d-possible-error-tp4658829p4658831.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page