Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ HasNext
Method
HasNext
Common/DataModel/vtkTreeIterator.cxx:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
bool vtkTreeIterator::HasNext()
65
{
66
return this->NextId != -1;
67
}
68
69
void vtkTreeIterator::Restart()
70
{
Callers
15
GenerateVTKIndexToQtModelIndex
Method · 0.45
parent
Method · 0.45
ReorderTree
Method · 0.45
GetPositionScoreForVertex
Method · 0.45
ConvertSelection
Method · 0.45
Paint
Method · 0.45
UpdatePositions
Method · 0.45
IsStructureValid
Method · 0.45
ComputeCustomMetric
Method · 0.45
CommitSimplification
Method · 0.45
vtkDirectedAcyclicGraphDFSVisit
Function · 0.45
BuildEdgeList
Method · 0.45
Calls
no outgoing calls
Tested by
8
TestGraphIterators
Function · 0.36
TestTreeDFSIterator
Function · 0.36
TestTreeBFSIterator
Function · 0.36
TestGraphAttribIterators
Function · 0.36
RequestData
Method · 0.36
RequestData
Method · 0.36
CompareData
Function · 0.36
DisplayReebGraph
Function · 0.36