[vtkusers] Is there a way to sum point attributes??
shawn mckenzie
shawn.mcknezie at gmail.com
Tue Jun 20 10:04:37 EDT 2006
Hi all,
I am looking to sum an attribute array (either point centered or cell
centered values) over an entire object. vtkArrayCalculator allows
manipulation of arrays but only linearly, by creating new arrays value by
value.
Should i be looking into exteding vtkArrayCalculator or making a new vtk
class for this? or is there a workaround, already written, that will save
some time?
thanks,
Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060620/6aa37c34/attachment.htm>
More information about the vtkusers
mailing list