MCPcopy 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
942private:
943 vtkSmartPointer<PStreamTracerPoint> Point;

Callers 1

NextTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected