Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D mesh - surface index

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D mesh - surface index


Chronological Thread 
  • From: Monika Mangla <>
  • To:
  • Subject: Re: [cgal-discuss] 3D mesh - surface index
  • Date: Fri, 23 Aug 2013 15:52:33 +0530

hello all
i am trying to install cgal 4.2 on windows xp
can it work with visual studio 6
but getting errors while configuring cmake
configuring is not complete

pls help me
thanks in advance
monika


On Wed, Aug 21, 2013 at 2:50 PM, <> wrote:

Hello all,

I am trying to insert surface points (from polyhedron) on a 3D mesh using the following function:

 

c3t3.insert_surface_points(polyhedron.points_begin(), polyhedron.points_end(),polyhedron.Vertex_handle->index());

 

for the third term (indexing), I recive error, how the vertex indexing should pass through the function so the conectivity

remain the same?

 

Thanks for the help,

Reagrds,

Kamal

 

 





Archive powered by MHonArc 2.6.18.

Top of Page