Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] retrieve cell_handle from facet

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] retrieve cell_handle from facet


Chronological Thread 
  • From: Ashwin Nanjappa <>
  • To:
  • Subject: Re: [cgal-discuss] retrieve cell_handle from facet
  • Date: Wed, 31 Oct 2007 14:02:00 +0800

Eivind LM wrote:
[...]
Currently, there are two ways to achieve this: the whole-manual index, which can be found below "http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/manual_index.html";. It lists member functions, classes, functions etc.

This is very close to what I am looking for, see below.

[...]

So to enable easier search, I think the blue arrow links should be replaced with something that indicates what the link points to, maybe something like this:

Edge
StraightSkeletonBuilderTraits_2::Edge
PolygonOffsetBuilderTraits_2::Edge
CGAL::Triangulation_2<Traits,Tds>::Edge
TriangulationDataStructure_2::Edge
...
SurfaceMeshTriangulation_3::Edge

Excellent suggestion! I face this problem frequently too! :-)

~ash



Archive powered by MHonArc 2.6.16.

Top of Page