Hi,

I encounter problems when trying to display vtkPolyData. This is e.g. 
the case when using the IsoSurface-Plugin. If I load an image and use 
the plugin to create an iso-surface, no result is displayed and in the 
vtkOutputWindows I get the messages:

ERROR: In .\vtkPolyDataMapper.cxx, line 61
vtkOpenGLPolyDataMapper (0AD70458): Mapper has no input.

ERROR: In .\vtkDemandDrivenPipeline.cxx, line 803
vtkStreamingDemandDrivenPipeline (0814ECD8): Input for connection index 
0 on input port index 0 for algorithm vtkImageThreshold(08249108) is 
NULL, but a vtkImageData is required.

This same error seems to always occur when trying to display 
vtkPolyData. This applys to my own code as well as code of the 
ExtBundles within the MITK directory. Interestingly, when using the 
windows-binary version of MITK, it works fine. Since I do not think that 
there is any difference in the code between the windows binary and the 
binarys I compiled myself from the MITK source, I assume, that the 
problem is due to some configuration issue.

Does anyone have any idea how to solve this problem?
Thanks,
Tobias

The environment:
MITK 0.14
CMAKE 2.8
VTK 5.4.2
ITK 3.14
Windows XP 32



------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to