VTK/Composite data changes
From KitwarePublic
< VTK
Jump to navigationJump to search
Revision as of 15:29, 21 September 2012 by Yuanxin.liu (talk | contribs)
Primarily motivated by better support of AMR data structures, we have introduced changes to various classes related to vtkCompositeDataSet.
vtkCompositeDataSet has been used primarily as a container of data sets. However, vtkCompositeDataSet actually actually represents a hierarchy where the data sets are stored at leaves.