Hi Robert,
"Robert Osfield" wrote:
> I checked in a fixed DelaunayTriangulator.cpp along with the rest of
> the changes. The only reference I could find to the old Tesselator
> was in the a comment in the header file.
Sorry, I mixed src/include directories:
src/osgUtil/DelaunayTriangulator.cpp - starting with line 23:
[...]
#include <algorithm>
#include <set>
#include <map> //GWM July 2005 map is used in constraints.
#include <osgUtil/Tessellator> // tesselator triangulates the constrained
triangles
namespace osgUtil
{
[...]
Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/