<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>From nightlies of Jan 13th, 
vtkGLUTesselatorTriangleFilter.cxx requires the following additional includes to 
compile.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#include "vtkPolyData.h"<BR>#include 
"vtkPoints.h"<BR>#include "vtkCellArray.h"<BR>#include 
"vtkCellData.h"<BR>#include "vtkPointData.h"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Could someone with CVS access please add these? 
I've attached tcl and python scripts showing basic use. Also, I'm looking at 
adding methods for&nbsp;setting of gluTessProperty (eg tolerance, winding rules) 
and improved documentation. Will post soon.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>B.T.W.&nbsp;After&nbsp;doing&nbsp;a standard build 
I added vtkGLUTesselatorTriangleFilter.cxx&nbsp;to the&nbsp;Hybrid_SRCS list 
within CMakeLists in the Hybrid directory.&nbsp;I re-ran CMake and configured 
again but Visual Studio had problems loading the project in the final stages - 
seems some updates weren't effected. In the end I deleted everything in the 
build directories, ran cmake again and everything went fine - but this meant a 
total rebuild. Can anyone suggest what I did wrong?&nbsp;WRT</FONT><FONT 
face=Arial size=2>&nbsp;the glu library, appending&nbsp;glu32 to the opengl 
library path (ie. opengl32;glu32) seems to work fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Malcolm Drummond<BR>GeoVision 
cc</FONT></DIV></BODY></HTML>