|
shape_doc 0.1
|
#include <realroot/Seq.hpp>#include <shape/point.hpp>#include <shape/edge.hpp>#include <shape/bounding_box.hpp>#include <shape/cell.hpp>#include <shape/graph.hpp>Go to the source code of this file.
| #define REF REF_OF(V) |
Definition at line 27 of file cell2d.hpp.
| #define SELF cell2d<C,V> |
Definition at line 26 of file cell2d.hpp.
Referenced by cell2d< C, V >::connect0(), cell2d< C, V >::connect1(), and mmx::shape::print_neighbors().
| #define TMPL template<class C, class V> |
Definition at line 24 of file cell2d.hpp.
| #define TMPL1 template<class V> |
Definition at line 25 of file cell2d.hpp.