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

Method GetValueId

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

Source from the content-addressed store, hash-verified

199
200 VTK_ITER_INLINE
201 ValueIdType GetValueId() const noexcept { return this->ValueId; }
202
203 friend VTK_ITER_INLINE void swap(IdStorage& lhs, IdStorage& rhs) noexcept
204 {

Callers 10

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

Calls

no outgoing calls

Tested by

no test coverage detected