Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetNextNode
Method
GetNextNode
Rendering/Core/vtkAssemblyPath.cxx:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
vtkAssemblyNode* vtkAssemblyPath::GetNextNode()
54
{
55
return static_cast<vtkAssemblyNode*>(this->GetNextItemAsObject());
56
}
57
58
vtkAssemblyNode* vtkAssemblyPath::GetFirstNode()
59
{
Callers
10
GetMTime
Method · 0.95
ComputeWorldPosition
Method · 0.80
ComputeWorldPosition
Method · 0.80
ComputeWorldPosition
Method · 0.80
ComputeWorldPosition
Method · 0.80
StartCursor
Method · 0.80
StartSliceMotion
Method · 0.80
StartWindowLevel
Method · 0.80
UpdateCursor
Method · 0.80
ShallowCopy
Method · 0.80
Calls
1
GetNextItemAsObject
Method · 0.80
Tested by
no test coverage detected