Go to the documentation of this file.
4 #ifndef tools_sg_matrix
5 #define tools_sg_matrix
9 #include "../lina/mat4f"
26 static const desc_fields s_v(parent::node_desc_fields(),1,
64 mem::increment(s_class().c_str());
71 mem::decrement(s_class().c_str());
77 mem::increment(s_class().c_str());
82 parent::operator=(a_from);
#define TOOLS_NODE(a__class, a__sclass, a__parent)
#define TOOLS_FIELD_DESC_NODE_CLASS(a__class)
#define TOOLS_ARG_FIELD_DESC(a__field)