![]() |
0.3.0
|
ImPlot utilities. More...
Go to the source code of this file.
Functions | |
void | NAV::loadImPlotStyleFromConfigFile (const char *path, ImPlotStyle &imPlotStyle) |
Loads the ImPlotStyle from a json file. | |
ImPlot utilities.
void NAV::loadImPlotStyleFromConfigFile | ( | const char * | path, |
ImPlotStyle & | imPlotStyle ) |
Loads the ImPlotStyle from a json file.
[in] | path | Path of the file |
[out] | imPlotStyle | Object to fill |