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

Method GetTupleId

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

Source from the content-addressed store, hash-verified

1706 NumCompsType& GetNumComps() noexcept { return this->Ref.NumComps; }
1707 VTK_ITER_INLINE
1708 TupleIdType GetTupleId() const noexcept { return this->Ref.TupleId; }
1709 VTK_ITER_INLINE
1710 TupleIdType& GetTupleId() noexcept { return this->Ref.TupleId; }
1711

Callers 9

swapMethod · 0.45
swapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected