Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ IncHop
Method
IncHop
Filters/ParallelFlowPaths/vtkPStreamTracer.cxx:940–940 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
938
939
PStreamTracerPoint* GetPoint() { return this->Point; }
940
void IncHop() { this->NumHops++; }
941
942
private:
943
vtkSmartPointer<PStreamTracerPoint> Point;
Callers
1
NextTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected