[vtkusers] Java EXCEPTION_ACCESS_VIOLATION
Divye
zombi2_84 at yahoo.com
Wed Oct 28 23:14:19 EDT 2009
Hey,
I tried using this but the same error persists. Can you suggest something else, or maybe try running the code on your machine?
--- On Tue, 10/27/09, baliki2 at freemail.gr <baliki2 at freemail.gr> wrote:
From: baliki2 at freemail.gr <baliki2 at freemail.gr>
Subject: Re: [vtkusers] Java EXCEPTION_ACCESS_VIOLATION
To: vtkusers at vtk.org
Date: Tuesday, October 27, 2009, 12:57 AM
I think you use
vtkFixedPointVolumeRayCastMapper volumeMapper = new vtkFixedPointVolumeRayCastMapper();
and i suggest to use:
vtkVolumeRayCastMapper volumeMapper = new vtkVolumeRayCastMapper();
> I am not aware of the usage of any other mapper. I would really appreciate if you can point me to the right direction. Any sample implementation would be very helpful.
>
>
>
>
> --- On Mon, 10/26/09, baliki2 at freemail.gr <baliki2 at freemail.gr> wrote:
>
> From: baliki2 at freemail.gr <baliki2 at freemail.gr>
> Subject: Re: [vtkusers] Java EXCEPTION_ACCESS_VIOLATION
> To: vtkusers at vtk.org
> Date: Monday, October 26, 2009, 2:24 AM
>
>
> I think it's the "vtkFixedPointVolumeRayCastMapper". It
> Try another mapper and let us know.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091028/104653db/attachment.htm>
More information about the vtkusers
mailing list