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

Method GetArray

Common/Core/vtkDataArrayTupleRange_Generic.h:1699–1700  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1697
1698protected:
1699 VTK_ITER_INLINE
1700 ArrayType* GetArray() const noexcept { return this->Ref.Array; }
1701 VTK_ITER_INLINE
1702 ArrayType*& GetArray() noexcept { return this->Ref.Array; }
1703 VTK_ITER_INLINE

Callers 9

swapMethod · 0.45
swapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected