Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss]

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss]


Chronological Thread 
  • From: Neha Singh <>
  • To:
  • Subject: Re:[cgal-discuss]
  • Date: Tue, 15 Oct 2013 12:42:52 +0530

hi, sorry for the trouble. i used delaunay triangulation to triangulate a curve. now i am getting ugly triangles. so i want to refine these triangles by inserting few new vertices. for that all the edges which i am getting after some processing, i want to see whether the diameter of these edges is enchroaching the circumcenter of any face according to which i'll insert the new vertices
and i am working in 2D.


On Mon, Oct 14, 2013 at 8:07 PM, Sebastien Loriot (GeometryFactory) <> wrote:
On 10/14/2013 04:34 PM, Laurent Rineau (CGAL/GeometryFactory) wrote:
Le lundi 14 octobre 2013 12:40:59 Neha Singh a écrit :
hi,
i have diametric ball of an edge and i have to find if any other point is
encroaching or not. how to do that. plz help.

Such a question has almost zero chance to get a serious answer.

Should not you at least detail:
   - which data structure you are dealing with?
   - which dimension?
   - what you mean by "encroaching"?
   - what is the set of possible encroaching points you are talking about?

... and add a subject: people are filtering threads they are interested in using it.

Sebastien.


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





--
regards....
Neha Singh
BITS Pilani, Hyderabad Campus,
Jawahar Nagar, Shameerpet Mandal,
Hyderabad-500078,
Andhra Pradesh




Archive powered by MHonArc 2.6.18.

Top of Page