Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Updating code based on CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Updating code based on CGAL


Chronological Thread 
  • From: grivet <>
  • To:
  • Subject: Re: [cgal-discuss] Updating code based on CGAL
  • Date: Mon, 4 Nov 2013 19:26:50 -0800 (PST)

Hi Sebastien,

Thank you for your answer. I'm sorry but I do not understand this part :
typedef K::NT NT;

typedef CGAL::Filtered_kernel< Simple_cartesian<CGAL::Gmpq> > K;
typedef K::NT NT;

and the compiler seems not understanding also.

'NT' : is not a member of 'CGAL::Filtered_kernel<CK>

Thank you



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Updating-code-based-on-CGAL-tp4658361p4658370.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page