ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
styles.hpp
Go to the documentation of this file.
1 #ifndef H_STYLES
2 #define H_STYLES
3 
4 #include "core/plot_opt.hpp"
5 
6 void setPlotStyle(PlotOpt opts);
7 
8 #endif
void setPlotStyle(PlotOpt opts)
Definition: styles.cpp:7