Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DebugAsserts
Method · 0.95
APIType
Method · 0.80
APIType
Method · 0.80
operator=
Method · 0.80
vtkDataArrayTupleRange_Generic.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected