[vtkusers] How to have vtkCells refer to the same vtkPoints array?
Robbie Jaeger
rjaeger at gmail.com
Mon Feb 23 18:49:22 EST 2009
Hello,
I am creating an unstructured grid that contains all cells and would like to
define all of my vtkPoints first, and then create cells that refer to these
points (create nodes, then elements from nodes). Is this possible?
Currently, I am having to create points for each cell separately, which I
believe to be inefficient since some cells share points.
Thanks,
Robbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090223/8b575a7a/attachment.htm>
More information about the vtkusers
mailing list