Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Reset
Method
Reset
Filters/Geometry/vtkGeometryFilter.cxx:599–603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
597
}
598
599
void Reset()
600
{
601
this->ResetIndices();
602
this->Chunks.clear();
603
}
604
605
TFace* Allocate(const int& numberOfPoints)
606
{
Callers
14
Initialize
Method · 0.95
operator()
Method · 0.45
ExecuteUnstructuredGrid
Function · 0.45
RequestData
Method · 0.45
RequestData
Method · 0.45
UnstructuredGridExecute
Method · 0.45
TransformPointInformation
Method · 0.45
TransformCellInformation
Method · 0.45
FillCellsGhostArray
Method · 0.45
CreateGhostedMaskArrays
Method · 0.45
ProcessCell
Method · 0.45
DataSetExecute
Method · 0.45
Calls
2
ResetIndices
Method · 0.95
clear
Method · 0.45
Tested by
no test coverage detected