[vtkusers] vtkShepard Method

Suneet Luniya luniya at nanotechsys.com
Wed Apr 18 11:43:30 EDT 2007


Hi,

 

Thanks for the info. I was able to create a dataset for my data (800 x 360
points) and supplied the data to the Shepard method until 

Shepard::Update(); or shepard::UpdateWholeExtent();

 

Now I got stuck at getting the output data from it

 

I want to calculate the Z values at a given series of X, Y pairs (in a for
loop), or store points in something like X array (1D), Y array (1D) and Z
array (2D) 

What method should be used?

 

 

 

Also, what is the significance of "scalars" in the input supplied to
"profile" 

 

 

TIA

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070418/01eb738d/attachment.htm>


More information about the vtkusers mailing list