Go to the documentation of this file.
4 #ifndef tools_sg_line_set
5 #define tools_sg_line_set
25 static const desc_fields s_v(parent::node_desc_fields(),1,
55 a_action.
zs().clear();
56 a_action.
ws().clear();
78 mem::increment(s_class().c_str());
84 mem::decrement(s_class().c_str());
93 mem::increment(s_class().c_str());
98 parent::operator=(a_from);
104 size_t npoint = a_line.size()/3;
105 if(npoint*3!=a_line.size())
return false;
#define TOOLS_NODE(a__class, a__sclass, a__parent)
#define TOOLS_FIELD_DESC_NODE_CLASS(a__class)
#define tools_vforcit(a__T, a__v, a__it)
#define TOOLS_ARG_FIELD_DESC(a__field)