[vtk-developers] BUG: vtkImageActor - set of ComputedDisplayExtent variable.

Dave Partyka dave.partyka at kitware.com
Wed Jul 14 08:51:31 EDT 2010


Thanks for the fix! I have just committed it.

On Wed, Jul 14, 2010 at 4:19 AM, Pokutnev, Pavel (GE EntSol, SensInsp) <
Pavel.Pokutnev at ge.com> wrote:

>  Hello vtk-devs,
>
> it looks like there is a copy & paste bug in vtkImageActor line 250 and
> 293:
>
> The line:
>   this->ComputedDisplayExtent[5] = wExtent[4];
> should be:
>   this->ComputedDisplayExtent[5] = wExtent[5];
>
> Best regards!
>
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100714/2abc5b77/attachment.html>


More information about the vtk-developers mailing list