[vtk-developers] Move2 rendering tests

Moreland, Kenneth kmorel at sandia.gov
Mon Jan 4 13:01:36 EST 2010


Uh, shouldn't it be both:

IF (VTK_USE_DISPLAY AND VTK_DATA_ROOT)

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.

-Ken


On 12/24/09 9:35 AM, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:

Agree

On Thu, Dec 24, 2009 at 11:31 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
> I believe SurfacePlusEdges.cxx and TestLabelPlacementMapper.cxx should
> be moved from
>
> IF(VTK_USE_DISPLAY)
> to
> IF(VTK_DATA_ROOT)
>
> in
> VTK/Rendering/Testing/Cxx/CMakeLists.txt
>
> They both use an image from VTKData. They both pass with the DATA_ROOT
> set and fails without.
>
> Agree/disagree?
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtk-developers





   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100104/6d9e4040/attachment.html>


More information about the vtk-developers mailing list