[vtkusers] BUG: DeepCopy of vtkStructuredGrid
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Mar 1 15:01:03 EST 2004
Doug,
Sorry for delay: we are currently moving. I was able to duplicate the
bug, I fill a bug report:
http://vtk.org/Bug/bug.php?op=show&bugid=636
Thanks
Mathieu
Doug McCorkle wrote:
> Hello,
> We are using a nightly build from Dec 31. We read in a structured
> grid using the strucutred grid reader and then do a deepcopy to a
> structured grid and then pass the strucutred grid to vtkStreamLine
> and the code dumps a core. If we don't do a deepcopy the streamline
> function works fine. The following is the output from the core:
>
> vtkDataArrayTemplate<unsigned char>::GetValue(int)
>
> Called from:
>
> in vtkUnsignedCharArray::GetValue(int)
> in vtkStructuredVisibilityConstraint::IsVisible(int)
> in vtkStructuredGrid::IsCellVisible(int)
>
> If this problem has already been fixed please let me know and we will
> update our builds. Thanks for any help.
>
> Doug
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list