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

Method GetCell

Common/DataModel/vtkPath.cxx:42–45  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

40
41//------------------------------------------------------------------------------
42void vtkPath::GetCell(vtkIdType, vtkGenericCell* cell)
43{
44 cell->SetCellTypeToEmptyCell();
45}
46
47//------------------------------------------------------------------------------
48void vtkPath::GetCellPoints(vtkIdType, vtkIdList* ptIds)

Callers 15

WriteDataMethod · 0.45
VTKToXdmfMethod · 0.45
XdmfSubsetToVTKMethod · 0.45
RemoveDeletedCellsMethod · 0.45
ConstructBlockInfoMapMethod · 0.45
CreateSetsMetadataMethod · 0.45
compareDataSetsFunction · 0.45
CreatePolyFaceFunction · 0.45
ComputeTightBBMeshFunction · 0.45
SplitTileTextureMethod · 0.45

Calls

no outgoing calls

Tested by 15

compareDataSetsFunction · 0.36
get_cell_by_cell_typeFunction · 0.36
TestOutputFunction · 0.36
TestOutputFunction · 0.36
GetGridFunction · 0.36
GetReceivePointsFunction · 0.36
TestInterpolationFunction · 0.36
DoOrientationTestFunction · 0.36
TestPolyhedron0Function · 0.36
test_rg3dFunction · 0.36
test_rg2d_xyFunction · 0.36