Hi Chiara, Which MITK BaseData class did you use to wrap your vtkUnstructuredGrid object? There is a mitk::UnstructuredGrid class which takes a vtkUnstructuredGrid object. If you then use the mitk::UnstructuredGrid object in a DataTreeNode, everything should be fine. If not, please post your code and more details about your platform and version/revision of MITK you are using.
Regards, Sascha -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Chiara Riccobene Gesendet: Dienstag, 5. August 2008 09:56 An: [email protected] Betreff: [mitk-users] Problem with Volume Rendering Dear Mitk users, I had a problem while trying to render a vtkUnstructuredGrid object, using the Main App. I got this error ERROR: In \ToolKit\ThirdParty\thirdParty\VTK-5.1\VTK\Rendering\vtkVolume.cxx, line 363 vtkVolume (0B8FC8F8): You must specify a mapper! Does anyone know how to fix this problem and if there is a way to render the vtkUnstructuredGrid? Thanx Chiara Riccobene ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
