Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SatDump/SatDump
/ GetVarPtr
Method
GetVarPtr
src-core/imgui/implot/implot.cpp:291–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
ImU32 Count;
290
ImU32 Offset;
291
void* GetVarPtr(ImPlotStyle* style) const { return (void*)((unsigned char*)style + Offset); }
292
};
293
294
static const ImPlotStyleVarInfo GPlotStyleVarInfo[] =
Callers
2
PushStyleVar
Function · 0.45
PopStyleVar
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected