Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ResetIndices
Method
ResetIndices
Filters/Geometry/vtkGeometryFilter.cxx:593–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
void ResetIndices()
594
{
595
this->NextChunkIndex = 0;
596
this->NextFaceIndex = 0;
597
}
598
599
void Reset()
600
{
Callers
2
Reset
Method · 0.95
Reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected