epezent / implot

Immediate Mode Plotting
MIT License
4.5k stars 495 forks source link

Add IMPLOT_API to constructors and functions of ImPlotPoint, ImPlotRange, and ImPlotRect (fixes #545) #549

Open Cidolfas opened 6 months ago

Cidolfas commented 6 months ago

This is to allow an exported DLL to access these functions, e.g. so they can be called in C#