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

Method GetComponentId

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

Source from the content-addressed store, hash-verified

196
197 VTK_ITER_INLINE
198 ComponentIdType GetComponentId() const noexcept { return this->ComponentId; }
199
200 VTK_ITER_INLINE
201 ValueIdType GetValueId() const noexcept { return this->ValueId; }

Callers 5

DebugAssertsMethod · 0.95
APITypeMethod · 0.80
APITypeMethod · 0.80
operator=Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected