Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] About Polyhedron in Subdivision

Subject: CGAL users discussion list

List archive

[cgal-discuss] About Polyhedron in Subdivision


Chronological Thread 
  • From: "BJStation BJ" <>
  • To:
  • Subject: [cgal-discuss] About Polyhedron in Subdivision
  • Date: Sun, 28 Sep 2008 16:17:36 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=USAvZxAqcZHwOrSM1ICcKz6yeHKTdTioxiqH/bZO70xek+fVrcY+9WKBXM7W1m1moG Fm0gWwyq4c84QSxmblliWLCG741zKmQAM4rDh6kCQU6uJI08u2G8X+4eG71nl9aGqRT7 T4vh2nQ4w3FugNAXoCp9DHkiTFFGAx4+ay+Tc=

Dear all:
        When I use the sqrt3_subdivision method(Polyhedron, step), the function make_triangle(p1, p2, p3) is used
        to creat a new polyhedron (Do I must use the *.off file ?)
        After the sqrt3_subdivision is excuted, I got each facet using facet iterator. The output result is wrong, for
        example,  the total number of facets is 57, but some of this facets just like a line (two points is very close).
        I don't know where is the problem. Can anyone halps me, thanks very much.
 
        The attech file is the output of my result.

Attachment: Output.JPG
Description: JPEG image



  • [cgal-discuss] About Polyhedron in Subdivision, BJStation BJ, 09/28/2008

Archive powered by MHonArc 2.6.16.

Top of Page