Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] using the openGl float and leda real

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] using the openGl float and leda real


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] using the openGl float and leda real
  • Date: Mon, 16 Aug 2010 11:45:44 +0200

chintan mandal wrote:
Hello everybody,
I am implementing a program which requires the use of opengl API's and Leda.
I require to use the data type "real" defined in Leda in place of GLFloat in the OpenGL API's e.g defining a point.
I would like to know how can one go about it.

thanking you,
chintan


You are on a mailing list for users of CGAL library.

leda::real is a number type of the LEDA library, not of CGAL.

S.



Archive powered by MHonArc 2.6.16.

Top of Page