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

Method GetBegin

Common/Core/vtkArrayRange.cxx:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22vtkArrayRange::CoordinateT vtkArrayRange::GetBegin() const
23{
24 return this->Begin;
25}
26
27vtkArrayRange::CoordinateT vtkArrayRange::GetEnd() const
28{

Callers 15

WriteHeaderFunction · 0.45
ZeroBasedMethod · 0.45
TestArrayAPIDenseFunction · 0.45
TestArrayAPISparseFunction · 0.45
DotProductFunction · 0.45
RequestDataMethod · 0.45
ConvertMatrixFunction · 0.45
RequestDataMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestArrayAPIDenseFunction · 0.36
TestArrayAPISparseFunction · 0.36