Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Clear
Method
Clear
Rendering/ParallelLIC/vtkParallelTimer.cxx:96–96 ·
view source on GitHub ↗
Description: Clear the buffer but don't release memory.
Source
from the content-addressed store, hash-verified
94
// Description:
95
// Clear the buffer but don't release memory.
96
void Clear() { this->At = 0; }
97
98
// Description:
99
// Clear the buffer and release all resources.
Callers
1
Gather
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected