[vtkusers] vtkUnstructuredGridVolumeRayCastMapper
M. Jordan
mjordan at live.at
Mon Jan 9 06:49:22 EST 2017
Hello,
i always add this to my projects.
#include <vtkAutoInit.h>
VTK_MODULE_INIT(vtkRenderingOpenGL);
VTK_MODULE_INIT(vtkRenderingFreeType);
Greets
________________________________
Von: vtkusers <vtkusers-bounces at vtk.org> im Auftrag von Moritz Kroeger <moritz.kroeger at tu-dortmund.de>
Gesendet: Montag, 09. Jänner 2017 11:55
An: vtkusers at vtk.org
Betreff: [vtkusers] vtkUnstructuredGridVolumeRayCastMapper
Hello,
I am trying to use the vtkUnstructuredGridVolumeRayCastMapper in a C++
program to visualize some scalar pointdata. Everytime i call
RenderWindow->Render(); I get an NullException Error. I think it has
something to do with a missing VTK_MODULE_INIT(XXX) since I am not using
Cmake, but i cant find the right macro.
Thanks for the help
Greets
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>
[http://www.kitware.com/img/Areas_Index_Home.jpg]<http://www.kitware.com/>
Kitware Inc. - leading edge, high-quality software<http://www.kitware.com/>
www.kitware.com
Kitware's mission is to create state-of-the-art software products and services in visualization and data processing using advanced quality software methods and ...
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
OPEN SOURCE - Kitware<http://www.kitware.com/opensource/opensource.html>
www.kitware.com
Kitware develops, maintains and supports a wide array of toolkits and applications that are used by tens of thousands of software developers, researchers and ...
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
VTK/FAQ - KitwarePublic<http://www.vtk.org/Wiki/VTK_FAQ>
www.vtk.org
General information and availability What is the Visualization Toolkit? The Visualization ToolKit (vtk) is a software system for 3D Computer Graphics and Visualization.
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170109/fe0349b4/attachment.html>
More information about the vtkusers
mailing list