[vtk-developers] Failing tests

Ken Martin ken.martin at kitware.com
Wed Feb 24 07:51:11 EST 2016


If it is a rendering test I put it into OpenGL2, otherwise I put it in a if
statement in the cmakelists file. In this case you could also just make the
test use the polydatamapper as long as you don;t need any features of the
pointgaussian

On Wed, Feb 24, 2016 at 6:46 AM, Will Schroeder <will.schroeder at kitware.com>
wrote:

> I added a test yesterday (TestSampleImplicitFunctionFilter.py) that uses
> vtkPointGaussianMapper. I believe that this class is only available in
> OpenGL2, so some builds (running the older OpenGL1) are failing.
>
> Remind me again, what's the recommended path forward? Since OpenGL2 is now
> VTK's default (and much faster) I'd prefer to use vtkPointGaussianMapper. I
> could rewrite the test with the old mapper, or I suppose conditionally
> eliminate it on OpenGL1 systems, etc. Suggestions?
>
> Best,
> W
>
> --
> William J. Schroeder, PhD
> Kitware, Inc. - Building the World's Technical Computing Software
> 28 Corporate Drive
> Clifton Park, NY 12065
> will.schroeder at kitware.com
> http://www.kitware.com
> (518) 881-4902
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160224/9de420fb/attachment.html>


More information about the vtk-developers mailing list