MCPcopy Create free account
hub / github.com/Kitware/VTK / InitializeTreeIterator

Method InitializeTreeIterator

Common/DataModel/vtkHyperTreeGrid.cxx:719–722  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

717
718//------------------------------------------------------------------------------
719void vtkHyperTreeGrid::InitializeTreeIterator(vtkHyperTreeGridIterator& it)
720{
721 it.Initialize(this);
722}
723
724//------------------------------------------------------------------------------
725void vtkHyperTreeGrid::InitializeOrientedCursor(

Callers 15

GetNumberOfLevelsMethod · 0.95
GetGlobalNodeIndexMaxMethod · 0.95
ComputeBoundsMethod · 0.95
ReadPieceDataMethod · 0.80
WriteDataMethod · 0.80
WriteTrees_0Method · 0.80
WriteTrees_1Method · 0.80
WriteTrees_2Method · 0.80
count_treesFunction · 0.80
AreHTGSameFunction · 0.80
TestTreeDeletionFunction · 0.80

Calls 1

InitializeMethod · 0.45

Tested by 15

count_treesFunction · 0.64
AreHTGSameFunction · 0.64
TestTreeDeletionFunction · 0.64
TestElderChildIndexOKFunction · 0.64
ExecuteMethod · 0.64
TestSourceFunction · 0.64
TripAllFunction · 0.64
CheckTreeDepthsFunction · 0.64
CountMaskedTreesFunction · 0.64