Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Linear Cell complex: Spliting an segment by inserting a point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Linear Cell complex: Spliting an segment by inserting a point


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: Re: [cgal-discuss] Linear Cell complex: Spliting an segment by inserting a point
  • Date: Mon, 13 Jul 2015 00:43:24 -0700 (PDT)

Hi Guillaume,

Further I would like to know if while inserting the vertex on a segment I
want to split the the facet containing that segment then should I use
insert_point_in_cell<2>(dartHandleToSegment, point) ?

For example, say for a triangle represented by 2-cell, I want to insert a
vertex on one of its edge and it should be inserted in such a way so that
this triangle is split into 2 triangles.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Linear-Cell-complex-Spliting-an-segment-by-inserting-a-point-tp4660541p4661005.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page