yes it is..<br><br>here's what I did, I hope it will help:<br>[...]<br>vtkContourFilter **p_valueExtractor=new vtkContourFilter*[10];<br><br>for (int i=1; i<maxValue2+1;i++) {<br> p_valueExtractor[i] = vtkContourFilter::New();<br> p_valueExtractor[i]->SetInputConnection(ImgReader2->GetOutputPort());<br> [...]<br>}<br>[...]<br><br><br><br><b><i>m26404030@john.petra.ac.id</i></b> ha scritto:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> hi all, i want to ask a question..<br><br>i want to display several 2d bitmap images , but i dont know whether i <br>should create vtkBMPReader as many as my images or maybe i can create <br>an array of it. as well as another class i need, like vtkImageData, <br>etc..<br><br> vtkBMPReader *reader1=vtkBMPReader::New();<br> reader1->SetFileName("image1.bmp");<br> reader1->Update();<br><br> vtkBMPReader
*reader2=vtkBMPReader::New();<br> reader2->SetFileName("image2.bmp");<br> reader2->Update();<br><br> //etc..<br><br>is it possible to create an array of object of vtk class??<br><br><br>thanx for the help..<br>_______________________________________________<br>This is the private VTK discussion list. <br>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>Follow this link to subscribe/unsubscribe:<br>http://www.vtk.org/mailman/listinfo/vtkusers<br></blockquote><br><p> 
<hr size=1><font face="Arial" size="2"><hr size=1><font face="Arial" size="2">L'email della prossima generazione? Puoi averla con la <a href="http://us.rd.yahoo.com/mail/it/taglines/hotmail/nowyoucan/nextgen/*http://it.docs.yahoo.com/nowyoucan.html">nuova Yahoo! Mail</a></font>