[vtkusers] Java EXCEPTION_ACCESS_VIOLATION
baliki2 at freemail.gr
baliki2 at freemail.gr
Tue Oct 27 03:57:15 EDT 2009
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.
More information about the vtkusers
mailing list