Go to the documentation of this file.
4 #ifndef tools_sg_separator
5 #define tools_sg_separator
22 parent::render(a_action);
34 parent::pick(a_action);
41 parent::bbox(a_action);
48 parent::event(a_action);
55 parent::get_matrix(a_action);
60 if(!a_action.
beg_node(*
this))
return false;
63 if(!a_action.
end_node(*
this))
return false;
69 parent::is_visible(a_action);
76 mem::increment(s_class().c_str());
81 mem::decrement(s_class().c_str());
87 mem::increment(s_class().c_str());
91 parent::operator=(a_from);
#define TOOLS_NODE(a__class, a__sclass, a__parent)