[vtkusers] from vtkPolyData into vtkFloatArray
    Kevin H. Hobbs 
    hobbsk at ohiou.edu
       
    Thu May  8 08:37:45 EDT 2008
    
    
  
On Thu, 2008-05-08 at 11:30 +0200, Dmitri Danewitz wrote:
> Hi all!
> 
> Does somebody know how to put the Data from vtkPolyData into 
> vtkFloatArray?
> 
> Thanks!
Do you want to get the point data, cell data, or something else?
Do you know what type is used to store the data in the points or cells?
does polydata->GetPoints()->GetData(); work for you?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080508/19407991/attachment.pgp>
    
    
More information about the vtkusers
mailing list