shape_doc 0.1
|
#include <realroot/Seq.hpp>
#include <shape/vertex.hpp>
#include <shape/edge.hpp>
#include <shape/curve.hpp>
#include <shape/curve_pl.hpp>
Go to the source code of this file.
#define PLCurve curve_pl<C,REF> |
Definition at line 26 of file parametric_curve.hpp.
Referenced by mmx::shape::mesh().
#define REF REF_OF(V) |
Definition at line 25 of file parametric_curve.hpp.
#define SELF parametric_curve<C,V> |
Definition at line 24 of file parametric_curve.hpp.
#define TMPL template<class C, class V> |
Definition at line 23 of file parametric_curve.hpp.