#include "node.h"#include <basis/function.h>#include <basis/guards.h>#include <data_struct/amorph.cpp>Include dependency graph for node.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | nodes |
Defines | |
| #define | test_arg(link_num) bounds_return(link_num, 0, _links->elements()-1, ); |
| #define test_arg | ( | link_num | ) | bounds_return(link_num, 0, _links->elements()-1, ); |
Definition at line 60 of file node.cpp.
Referenced by nodes::node::set_link(), and nodes::node::zap_link().
1.5.1