[Paraview] a lot of Generic Warning for vtkBuffer in PV5.1

David Lonie david.lonie at kitware.com
Fri Aug 12 09:21:12 EDT 2016


Oops, I sent that too quickly -- the vtkBuffer.h line should actually be:

   vtkTemplateTypeMacro(vtkBuffer<ScalarTypeT>, vtkObject)

with the template argument.

Dave


More information about the ParaView mailing list