Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Update
Method
Update
Common/DataModel/vtkPointsProjectedHull.cxx:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void vtkPointsProjectedHull::Update()
40
{
41
this->ClearAllocations();
42
this->InitFlags();
43
}
44
45
void vtkPointsProjectedHull::InitFlags()
46
{
Callers
nothing calls this directly
Calls
2
ClearAllocations
Method · 0.95
InitFlags
Method · 0.95
Tested by
no test coverage detected