[vtkusers] vtkImageAppend problem
    Madhusudhanan Balasubramanian 
    madhu_lsu at yahoo.com
       
    Wed Jun 23 14:49:04 EDT 2004
    
    
  
Hi,
 
I am trying to append a list of vtkImageData instances to make a volume of vtkImageData.  I tried to construct the volume using vtkImageAppend->AddInput(vtkImageData *).  However, the vtkImageAppend->GetOutput() method doesn't return a volume instead returns the slice at z  = 0.
 
My question is how do I get a volume information (vtkImageData **) from vtkImageAppend?
 
Thanks,
Madhu.
		
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040623/dcc03a12/attachment.htm>
    
    
More information about the vtkusers
mailing list