Go to the documentation of this file.
4 #ifndef tools_sg_plotter_style
5 #define tools_sg_plotter_style
7 #include "../xml/styles"
21 a_styles.
out() <<
"tools::sg::style_from_res(axis) :"
22 <<
" style " <<
sout(a_path) <<
" not found."
37 const style_t* _style = a_styles.
find_style(a_path);
42 a_styles.
out() <<
"tools::sg::style_from_res :"
43 <<
" style " <<
sout(a_path) <<
" not found."