Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ beginReset
Method
beginReset
qrenderdoc/Windows/BufferViewer.cpp:916–920 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
914
view->setModel(this);
915
}
916
void beginReset()
917
{
918
emit beginResetModel();
919
config.reset();
920
}
921
void endReset(const BufferConfiguration &conf)
922
{
923
config = conf;
Callers
3
OnEventChanged
Method · 0.80
ClearModels
Method · 0.80
CalcColumnWidth
Method · 0.80
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected