Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: error C2662 in creating a surface class for surface meshing

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: error C2662 in creating a surface class for surface meshing


Chronological Thread 
  • From: Philipp Moeller <>
  • To: gupta61 <>
  • Cc:
  • Subject: Re: [cgal-discuss] Re: error C2662 in creating a surface class for surface meshing
  • Date: Sun, 17 Feb 2013 14:46:57 +0100
  • Organization: GeometryFactory

gupta61
<>
writes:

> Hi Philipp,
>
> Thanks for the reply. Can you please clarify this statement?
>
>> The code in question is simply missing the const qualification for
>> MeshSurface::construct_initial_points_object.
>
> I am not sure which object you are are referring to here. Are you referring
> to the one declared on line 94/95 of the file make_surface_mesh.h or the one
> on line 179/180 in the same file? Or may be I am completely off the chart
> here. Thanks.

I was referring to the code sample posted by the OP. Maybe I am confused
about what you expect something to be followed up. Maybe you should open
a new thread with your specific problem.



Archive powered by MHonArc 2.6.18.

Top of Page