[vtkusers] how to initialize vtkPolyData array ?

Sebastien_MARAUX maraux at ondim.fr
Tue Apr 16 08:27:03 EDT 2002


I would like to have a polydata array,
that I could initialize to a variable size.

I would like a data of type (vtkPolyData **tiles)
that I could Initialize as vtkPolyData *tiles[x*y]
and initialize with *tiles[i] = vtkPolyData::New();

How can I manage that ?

------------------------------
Sebastien MARAUX
Junior Developer

ONDIM Bretagne,
34 rue Frederic le guyader
35000 Rennes

tel  : +33 (0) 2 23 30 73 73
fax : +33 (0) 2 23 30 73 71
-------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020416/5b8f3644/attachment.htm>


More information about the vtkusers mailing list