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

Method GetPointCells

Common/DataModel/vtkPath.cxx:54–57  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

52
53//------------------------------------------------------------------------------
54void vtkPath::GetPointCells(vtkIdType, vtkIdList* cellIds)
55{
56 cellIds->Reset();
57}
58
59//------------------------------------------------------------------------------
60void vtkPath::Reset()

Callers 15

FindCellMethod · 0.45
FindCellMethod · 0.45
GetCellNeighborsMethod · 0.45
BuildPolygonsMethod · 0.45
SmoothEdgesMethod · 0.45
DecimateEdgesMethod · 0.45
UpdateTrianglesMethod · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45

Calls 1

ResetMethod · 0.45

Tested by 6

RequestDataMethod · 0.36
RequestDataMethod · 0.36
ComputeMetricMethod · 0.36
TestDelaunay2DFunction · 0.36