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

Method GetTupleSize

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

Source from the content-addressed store, hash-verified

190
191 VTK_ITER_INLINE
192 ComponentIdType GetTupleSize() const noexcept { return this->NumComps.value; }
193
194 VTK_ITER_INLINE
195 TupleIdType GetTupleId() const noexcept { return this->TupleId; }

Callers 15

DebugAssertsMethod · 0.95
IdStorageClass · 0.95
operator++Method · 0.95
operator--Method · 0.95
operator()Method · 0.80
operator()Method · 0.80
APITypeMethod · 0.80
APITypeMethod · 0.80
operator=Method · 0.80
TestRangeMethod · 0.80
TestIotaFunction · 0.80
TestRangeMethod · 0.80

Calls

no outgoing calls

Tested by 7

TestRangeMethod · 0.64
TestIotaFunction · 0.64
TestRangeMethod · 0.64
TestItersMethod · 0.64
TestItersConstMethod · 0.64
TestTupleRangeAPIFunction · 0.64
TestValueRangeAPIFunction · 0.64