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

Method GetCellId

IO/Exodus/vtkCPExodusIIElementBlockCellIterator.cxx:32–35  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

30
31//------------------------------------------------------------------------------
32vtkIdType vtkCPExodusIIElementBlockCellIterator::GetCellId()
33{
34 return this->CellId;
35}
36
37//------------------------------------------------------------------------------
38vtkCPExodusIIElementBlockCellIterator::vtkCPExodusIIElementBlockCellIterator()

Callers 15

TestCellArray.pyFile · 0.45
DrawPolyDataMethod · 0.45
OnRightButtonDownMethod · 0.45
InsertHandleOnLineMethod · 0.45
InsertHandleOnLineMethod · 0.45
ComputeWorldPositionMethod · 0.45
InsertHandleOnLineMethod · 0.45
InsertHandleOnLineMethod · 0.45
OnLeftButtonDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected