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

Method GetTail

Filters/ParallelFlowPaths/vtkPStreamTracer.cxx:244–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 vtkPolyData* GetTail() { return this->Tail; }
245
246 void CopyTail(PStreamTracerPoint* other)
247 {

Callers 5

GetSizeMethod · 0.95
CreatePrototypeMethod · 0.80
RequestDataMethod · 0.80
TraceMethod · 0.80
TraceOneStepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected