In order to wrap ImPlotPoint *getters returning ImPlotPoint getters https://github.com/cimgui/cimplot/blob/master/generator/cimplot_template.cpp#L9 is done. Two wrappers are needed for `ImPlot_PlotShadedG`. I wonder if there is a simpler way to do it.
In order to wrap ImPlotPoint *getters returning ImPlotPoint getters https://github.com/cimgui/cimplot/blob/master/generator/cimplot_template.cpp#L9 is done.
Two wrappers are needed for
ImPlot_PlotShadedG.I wonder if there is a simpler way to do it.