[vtkusers] Is this a bug in vtkVolumeTextureMapper2D.cxx?

Lisa S. Avila lisa.avila at kitware.com
Wed Oct 2 11:47:51 EDT 2002


Hello Jianlong,

No - this is not a bug. The parameter should be texture, not tptr. The 
texture pointer refers to the beginning of the texture block while tptr is 
used while filling it in.

Lisa


At 07:59 PM 9/29/02 +0200, Jianlong Zhou wrote:
>Hi, vtk users,
>
>I am using vtkVolumeTextureMapper2D.cxx in my application. I found  that 
>this may be
>a bug in the file  vtkVolumeTextureMapper2D.cxx:
>
>in line 471,
>  me->RenderQuads( tile, v, t, texture, textureSize, 0);
>
>the "texture" should be "tptr".
>
>Do you think wheather this is a bug?
>
>Thank you very much.
>
>Best regards,
>
>Jianlong
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list