Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ GetCurrentContext
Function
GetCurrentContext
Source/3rdParty/implot/implot.cpp:490–492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
ImPlotContext* GetCurrentContext() {
491
return GImPlot;
492
}
493
494
void SetCurrentContext(ImPlotContext* ctx) {
495
GImPlot = ctx;
Callers
7
Begin
Method · 0.85
CreateContext
Method · 0.85
DestroyContext
Method · 0.85
ImFontAtlasBuildNotifySetFont
Function · 0.85
ShowDemoWindow
Method · 0.85
ScrollWhenDraggingOnVoid
Function · 0.85
DoraGetFocusedImGuiWindow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected