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

Method SetNumberOfCells

Common/DataModel/vtkCellArray.cxx:676–679  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

674
675//------------------------------------------------------------------------------
676void vtkCellArray::SetNumberOfCells(vtkIdType)
677{
678 // no-op
679}
680
681//------------------------------------------------------------------------------
682void vtkCellArray::ReverseCell(vtkIdType loc)

Callers 1

BuildCellsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected