#include <realroot/Seq.hpp>
#include <shape/bcell2d.hpp>
Go to the source code of this file.
#define Cell2d bcell2d<C,REF> |
Definition at line 21 of file bcell2d_parametric_curve.hpp.
#define ParametricCurve parametric_curve<C,V> |
Definition at line 22 of file bcell2d_parametric_curve.hpp.
#define REF REF_OF(V) |
Definition at line 20 of file bcell2d_parametric_curve.hpp.
#define SELF bcell2d_parametric_curve<C,V> |
Definition at line 23 of file bcell2d_parametric_curve.hpp.
#define TMPL template<class C, class V> |
Definition at line 19 of file bcell2d_parametric_curve.hpp.