Subject: CGAL users discussion list
List archive
- From: Hui Ding <>
- To: <>
- Subject: RE: [cgal-discuss] 3D surface mesh generation
- Date: Tue, 24 Jun 2008 14:48:08 +0000
- Importance: Normal
Thanx, but what do you mean about "first" "second" of Facet f?? you mean: f ->vertex(( (f+1)+1 )&3) f ->vertex(( (f+1)+2 )&3) f ->vertex(( (f+1)+3 )&3) ?? > > On Tuesday 24 June 2008 15:02:56 Hui Ding wrote: > > Thank you! and also in this case(all the facets are triangles), i need to > > know the every three vertices on the same facet which is on the surface, > > but I didnt find the direct way to do it, do you have an idea? > > If you have a Face f (from a 3D triangulation), the three corresponding > Vertex_handle are: > f.first->vertex((f.second+1)&3) > f.first->vertex((f.second+2)&3) > f.first->vertex((f.second+3)&3) > > if you have a Vertex_handle vh, the corresponding point is: > vh->point() > > -- > Laurent Rineau, PhD > Engineer at GeometryFactory > http://www.geometryfactory.com/ > -- > You are currently subscribed to cgal-discuss. > To unsubscribe or access the archives, go to > https://lists-sop.inria.fr/wws/info/cgal-discuss Discover the new Windows Vista Learn more! |
- [cgal-discuss] Thinning a polygon / inner polygon offsetting, ajaenicke, 06/23/2008
- Re: [cgal-discuss] Thinning a polygon / inner polygon offsetting, Andreas Fabri, 06/24/2008
- Re: [cgal-discuss] Thinning a polygon / inner polygon offsetting, Wolfgang Aigner, 06/24/2008
- [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Laurent Rineau, 06/24/2008
- RE: [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Laurent Rineau, 06/24/2008
- RE: [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- RE: [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Laurent Rineau, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Hui DING, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Laurent Rineau, 06/24/2008
- RE: [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- Re: [cgal-discuss] 3D surface mesh generation, Laurent Rineau, 06/24/2008
- [cgal-discuss] 3D surface mesh generation, Hui Ding, 06/24/2008
- Re: [cgal-discuss] Thinning a polygon / inner polygon offsetting, Wolfgang Aigner, 06/24/2008
- Re: [cgal-discuss] Thinning a polygon / inner polygon offsetting, Andreas Fabri, 06/24/2008
Archive powered by MHonArc 2.6.16.