Go to the documentation of this file.
4 #ifndef tools_sg_line_style
5 #define tools_sg_line_style
7 #include "../lina/vec3f"
27 static const desc_fields s_v(parent::node_desc_fields(),4,
46 ,
color(colorf_black())
64 parent::operator=(a_from);
82 if(!sp.
parse(a_out,a_cmaps,a_s)) {
83 a_out <<
"tools::sg::line_style::from_string :"
#define TOOLS_NODE(a__class, a__sclass, a__parent)
#define TOOLS_FIELD_DESC_NODE_CLASS(a__class)
#define TOOLS_ARG_FIELD_DESC(a__field)