MCPcopy 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

InsertCellFunction · 0.85

Calls 1

EncodeFunction · 0.85

Tested by

no test coverage detected