[vtkusers] OpenGL2 error output
-Daniel-
ich_daniel at habmalnefrage.de
Wed Mar 18 08:04:54 EDT 2015
Hi all,
after import a 3D-object, I get this:
ERROR: In
..\..\..\VTK-6.2.0\Rendering\OpenGL2\vtkOpenGLPolyDataMapper2D.cxx, line 563
vtkOpenGLPolyDataMapper2D (000000001A399750): failed after RenderOverlay 1
OpenGL errors detected
0 : (1281) Invalid value
If I change the window-size (and therefore also the render panel), I fill
the error-output-file with more of this error-messages.
And when I clear the renderer, I get this:
ERROR: In ..\..\..\VTK-6.2.0\Rendering\OpenGL2\vtkOpenGLActor.cxx, line 87
vtkOpenGLActor (000000001CDD73F0): failed after Render 1 OpenGL errors
detected
0 : (1282) Invalid operation
Where could be the errors in the code?
Maybe I should mention that I changed all vtkActor's to vtkOpenGLActor's.
--
View this message in context: http://vtk.1045678.n5.nabble.com/OpenGL2-error-output-tp5730935.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list