Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TaggedCellId
Function
TaggedCellId
Common/DataModel/vtkPolyDataInternals.h:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
TaggedCellId() noexcept = default;
144
145
// Create a TaggedCellId from a cellId and cell type (e.g. VTK_TRIANGLE).
146
TaggedCellId(vtkIdType cellId, VTKCellType cellType) noexcept
Callers
2
InsertCell
Function · 0.85
vtkPolyDataInternals.h
File · 0.85
Calls
1
Encode
Function · 0.85
Tested by
no test coverage detected