MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / ImPlotInputMap

Method ImPlotInputMap

Source/3rdParty/implot/implot.cpp:233–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231//-----------------------------------------------------------------------------
232
233ImPlotInputMap::ImPlotInputMap() {
234 ImPlot::MapInputDefault(this);
235}
236
237ImPlotStyle::ImPlotStyle() {
238 PlotDefaultSize = ImVec2(400,300);

Callers

nothing calls this directly

Calls 1

MapInputDefaultFunction · 0.85

Tested by

no test coverage detected