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

Method GetCellId

Common/DataModel/vtkDataSetCellIterator.cxx:142–145  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

140
141//------------------------------------------------------------------------------
142vtkIdType vtkDataSetCellIterator::GetCellId()
143{
144 return this->CellId;
145}
146
147//------------------------------------------------------------------------------
148void vtkDataSetCellIterator::IncrementToNextCell()

Callers 10

ReplaceCellPointMethod · 0.45
GetCellPointsMethod · 0.45
GetCellMethod · 0.45
GetCellBoundsMethod · 0.45
GetCellPointsMethod · 0.45
ReverseCellMethod · 0.45
ReplaceCellMethod · 0.45

Calls

no outgoing calls

Tested by 1