Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Trigger
Function
Trigger
engine/Poseidon/Graphics/Shared/RenderDocCapture.cpp:93–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void Trigger()
94
{
95
if (!s_api)
96
return;
97
s_api->TriggerCapture();
98
LOG_INFO(Graphics,
"RenderDoc: capture triggered (next swap)"
);
99
}
100
101
const char* LastCapturePath()
102
{
Callers
4
RunMainLoop
Method · 0.85
PilotController
Class · 0.85
TriRdcCapture
Function · 0.85
test_pilot_controller.cpp
File · 0.85
Calls
no outgoing calls
Tested by
1
TriRdcCapture
Function · 0.68