[vtkusers] array of vtk---?
Jenny Rich
lost_bits1110 at hotmail.com
Thu Apr 22 15:53:25 EDT 2004
Hi
How do I create an array of some vtk type
say I want an array of vtkImageData?
Normally I would declare
vtkImageData *image = vtkImageData::New();
but say I want a dynamic 1D array (i.e. i want to use pointer notation),
then how would I do this?
Thank you !
_________________________________________________________________
Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage!
http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1/go/onm00200362ave/direct/01/
More information about the vtkusers
mailing list