feisty meow concerns codebase  2.140
node.cpp File Reference
#include "node.h"
#include <basis/functions.h>
#include <basis/guards.h>
#include <structures/amorph.h>
Include dependency graph for node.cpp:

Go to the source code of this file.

Namespaces

 nodes
 

Macros

#define test_arg(link_num)   bounds_return(link_num, 0, _links->elements()-1, );
 

Macro Definition Documentation

◆ test_arg

#define test_arg (   link_num)    bounds_return(link_num, 0, _links->elements()-1, );

Definition at line 60 of file node.cpp.