shape_doc 0.1
|
#include <realroot/Seq.hpp>
#include <shape/point_with_idx.hpp>
#include <shape/face.hpp>
#include <shape/edge.hpp>
#include <shape/cell.hpp>
#include <shape/bounding_box.hpp>
Go to the source code of this file.
#define SELF topology<C,V> |
Definition at line 24 of file topology.hpp.
#define SHAPE geometric<V> |
Definition at line 23 of file topology.hpp.
#define TMPL template<class C, class V> |
Definition at line 22 of file topology.hpp.