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

Method GetArray

Common/Core/vtkBitArrayIterator.cxx:39–42  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

37
38//------------------------------------------------------------------------------
39vtkAbstractArray* vtkBitArrayIterator::GetArray()
40{
41 return this->Array;
42}
43
44//------------------------------------------------------------------------------
45int* vtkBitArrayIterator::GetTuple(vtkIdType id)

Callers 9

testMethodsMethod · 0.45
TestRangeMethod · 0.45
TestTypesMethod · 0.45
TestRangeMethod · 0.45
TestTypesMethod · 0.45
TestTupleRangeAPIFunction · 0.45
TestValueRangeAPIFunction · 0.45

Calls

no outgoing calls

Tested by 7

testMethodsMethod · 0.36
TestRangeMethod · 0.36
TestTypesMethod · 0.36
TestRangeMethod · 0.36
TestTypesMethod · 0.36
TestTupleRangeAPIFunction · 0.36
TestValueRangeAPIFunction · 0.36