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

Method Finalize

Common/DataModel/vtkCellGridEvaluator.cxx:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322bool vtkCellGridEvaluator::Finalize()
323{
324 return true;
325}
326
327vtkCellGridEvaluator::AllocationsByCellType& vtkCellGridEvaluator::GetAllocationsForCellType(
328 vtkStringToken cellType)

Callers 3

QueryMethod · 0.45
FinalizeChildrenMethod · 0.45
SetAnimationTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected