[vtkusers] CellData null pointer?
David Doria
daviddoria at gmail.com
Mon May 14 15:45:48 EDT 2012
On Mon, May 14, 2012 at 3:37 PM, Brett Tully <brett.tully at oxyntix.com> wrote:
> Thanks David,
> I probably should have mentioned, I am running 5.0.8. Thus, vtkImageData
> doesn't have an Allocate method, but it does have Initialize -- I have tried
> this with no luck.
> Brett
Sorry, just a typo. It should have been
imageData->AllocateScalars()
I believe that is there in VTK 5.
David
More information about the vtkusers
mailing list