[vtkusers] Error: no override found for 'vtkScalarsToColorsPainter'.
Ahmet Doğan
isimtic at gmail.com
Sun Sep 28 19:25:32 EDT 2014
I used auto init for opengl2 like this:
#pragma once
#include <vtkAutoInit.h>
VTK_MODULE_INIT(vtkRenderingOpenGL2)
VTK_MODULE_INIT(vtkInteractionStyle)
VTK_MODULE_INIT(vtkRenderingFreeType)
but when I used vtkCompositePolyDataMapper2 vtk gives me this error:
"Generic Warning: In vtkScalarsToColorsPainter.cxx, line 70,Error: no
override found for 'vtkScalarsToColorsPainter'."
How can I solve that weird problem?
Kind Regards.
Ahmet Doğan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140929/d6b70578/attachment.html>
More information about the vtkusers
mailing list