<HTML>
<HEAD>
<TITLE>Re: [vtk-developers] Move2 rendering tests</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Uh, shouldn’t it be both:<BR>
<BR>
IF (VTK_USE_DISPLAY AND VTK_DATA_ROOT)<BR>
<BR>
VTK_USE_DISPLAY must be true in order to create OpenGL windows to render the image and VTK_DATA_ROOT must be true in order to have a base image to test against.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 12/24/09 9:35 AM, "Bill Lorensen" <<a href="bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Agree<BR>
<BR>
On Thu, Dec 24, 2009 at 11:31 AM, David Doria <<a href="daviddoria+vtk@gmail.com">daviddoria+vtk@gmail.com</a>> wrote:<BR>
> I believe SurfacePlusEdges.cxx and TestLabelPlacementMapper.cxx should<BR>
> be moved from<BR>
><BR>
> IF(VTK_USE_DISPLAY)<BR>
> to<BR>
> IF(VTK_DATA_ROOT)<BR>
><BR>
> in<BR>
> VTK/Rendering/Testing/Cxx/CMakeLists.txt<BR>
><BR>
> They both use an image from VTKData. They both pass with the DATA_ROOT<BR>
> set and fails without.<BR>
><BR>
> Agree/disagree?<BR>
><BR>
> Thanks,<BR>
><BR>
> David<BR>
> _______________________________________________<BR>
> Powered by www.kitware.com<BR>
><BR>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
><BR>
> Follow this link to subscribe/unsubscribe:<BR>
> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers">http://www.vtk.org/mailman/listinfo/vtk-developers</a><BR>
><BR>
><BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers">http://www.vtk.org/mailman/listinfo/vtk-developers</a><BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
   ****      Kenneth Moreland<BR>
    ***      Sandia National Laboratories<BR>
***********  <BR>
*** *** ***  email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
**  ***  **  phone: (505) 844-8919<BR>
    ***      web:   <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>