[vtkusers] Trying out the new vtkGPUVolumeRayCastMapper null pointer

Doug Hoppes dhoppes at mbfbioscience.com
Mon Dec 1 14:03:46 EST 2014


Hi all,

                I got the latest nightly build and trying out the new vtkGPUVolumeRayCastMapper. The build works fine but when I try to call

m_pMapper = vtkSmartPointer<vtkSmartVolumeMapper>::New();

I get an immediate crash.

Inside of the vtk code, the crash happens when it tries to instantiate  the GPUMapper and then set the MaxMemoryInBytes, it crashes because the GPUMapper instantiation is null (vtkSmartVolumeMapper.cxx line 66).

Any idea why?  For my vtk library builds, I made sure that the Module_vtkRenderingVolumeOpenGLNew = 1).

Doug

Doug Hoppes I Senior Software Engineer I [cid:image007.png at 01CEF686.037AE7C0]

T: 802-288-9290   E: dhoppes at mbfbioscience.com<mailto:dhoppes at mbfbioscience.com>

MBF Bioscience
185 Allen Brook Lane
Williston, VT 05495 USA
www.mbfbioscience.com<http://www.mbfbioscience.com/>
http://www.mbfbioscience.com/blog

[cid:image008.png at 01CEF686.037AE7C0]<http://www.facebook.com/mbfbioscience> [cid:image011.png at 01CEF686.037AE7C0] <http://www.linkedin.com/company/mbf-bioscience>  [cid:image012.png at 01CEF686.037AE7C0] <http://www.youtube.com/mbfbioscience>  [cid:image014.png at 01CEF686.037AE7C0] <http://www.twitter.com/mbfbioscience>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2645 bytes
Desc: image001.png
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 787 bytes
Desc: image002.png
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 927 bytes
Desc: image003.png
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 1170 bytes
Desc: image004.png
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 870 bytes
Desc: image005.png
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141201/90a6a443/attachment-0004.png>


More information about the vtkusers mailing list