-
- Downloads
Change the indexing of HyperTree and remove dead code & vars.
HT are now indexed in such a way that there is no more dead index. HTGSource in quadric mode use the GlobalIndexStart mode to avoid the storage of the local to global node id per tree (contrary to descriptor/mask sources which use a BSF global indexing mode, quadric nodes are numberered on a per-tree basis). Also remove some no more used functions and vars. Change-Id: Ie5fe5f267a22706334d883d330b8aa9bbb3926e2
Showing
- Common/DataModel/vtkHyperTree.cxx 57 additions, 67 deletionsCommon/DataModel/vtkHyperTree.cxx
- Common/DataModel/vtkHyperTree.h 0 additions, 1 deletionCommon/DataModel/vtkHyperTree.h
- Common/DataModel/vtkHyperTreeGrid.cxx 54 additions, 69 deletionsCommon/DataModel/vtkHyperTreeGrid.cxx
- Common/DataModel/vtkHyperTreeGrid.h 4 additions, 8 deletionsCommon/DataModel/vtkHyperTreeGrid.h
- Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernary2DFullMaterialBits.cxx 25 additions, 6 deletions...esting/Cxx/TestHyperTreeGridTernary2DFullMaterialBits.cxx
- Filters/HyperTree/vtkHyperTreeGridAxisCut.cxx 1 addition, 4 deletionsFilters/HyperTree/vtkHyperTreeGridAxisCut.cxx
- Filters/HyperTree/vtkHyperTreeGridGeometry.cxx 1 addition, 4 deletionsFilters/HyperTree/vtkHyperTreeGridGeometry.cxx
- Filters/HyperTree/vtkHyperTreeGridToUnstructuredGrid.cxx 2 additions, 3 deletionsFilters/HyperTree/vtkHyperTreeGridToUnstructuredGrid.cxx
- Filters/Sources/vtkHyperTreeGridSource.cxx 17 additions, 16 deletionsFilters/Sources/vtkHyperTreeGridSource.cxx
- Filters/Sources/vtkHyperTreeGridSource.h 1 addition, 1 deletionFilters/Sources/vtkHyperTreeGridSource.h
Loading
Please register or sign in to comment