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

Method GetLength

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

Source from the content-addressed store, hash-verified

159
160 char* GetRawData() { return this->Data; }
161 int GetLength() { return this->Head - this->Data; }
162
163 void Reset() { this->Head = this->Data; }
164

Callers 15

RequestDataMethod · 0.45
RequestDataMethod · 0.45
BuildTubeMethod · 0.45
RequestDataMethod · 0.45
CreateDefaultLocatorMethod · 0.45
InitializeMethod · 0.45
ComputeNormalMethod · 0.45
GlyphFunction · 0.45
GlyphFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestEmptyFunction · 0.36
TestWithPointsFunction · 0.36
TestWithPointsAndCellsFunction · 0.36