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

Method GetTupleId

Common/Core/vtkDataArrayValueRange_Generic.h:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193
194 VTK_ITER_INLINE
195 TupleIdType GetTupleId() const noexcept { return this->TupleId; }
196
197 VTK_ITER_INLINE
198 ComponentIdType GetComponentId() const noexcept { return this->ComponentId; }

Callers 7

DebugAssertsMethod · 0.95
GetSubRangeFunction · 0.45
APITypeMethod · 0.45
APITypeMethod · 0.45
operator=Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected