I have the same problem using DelaunayTriangulator  with MS VS2005.


2006/11/30, amalric alexandre <[EMAIL PROTECTED]>:

Hi,

I want to triangulate with DelaunayTriangulator a geometry wich is concav.
I give to the DelaunayTriangulator a set of point sorted and to the 
DelaunayConstraint
the same set of point (edges of the geometry). But when i call the triangulate()
function it crashes in lineBisects() function because of a value out of
range. Is it a known bug of triangulator ? or is my method not appropriated
? If it is please explain how it is possible to triangulate a concave
geometry ?

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/




--
jOan Abadie
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to