Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Direction from a vertex to the inside of a polyhedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] Direction from a vertex to the inside of a polyhedron


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: [cgal-discuss] Direction from a vertex to the inside of a polyhedron
  • Date: Wed, 27 May 2009 15:38:19 +0300

Hello,

 

I have the following (general) problem: Suppose I have a vertex in a (manifold, closed) polyhedron, and I wish to find a direction in space from that vertex which will definitely turn to the inside of the polyhedron (within a small-size neighborhood). The normal vector usually does the job with practical normal computation methods, but not always. How do I find this direction? Are their CGAL methods which can perform this in some manner?

 

Thanks,

Amir.




Archive powered by MHonArc 2.6.16.

Top of Page