shape_doc 0.1
|
#include <realroot/GMP.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <shape/graphic.hpp>
#include <shape/point.hpp>
#include <shape/parametric_curve.hpp>
Go to the source code of this file.
#define AXEL viewer<axel,V> |
Definition at line 26 of file curve_rational.hpp.
#define GRAPHIC graphic<C,V> |
Definition at line 25 of file curve_rational.hpp.
Referenced by mmx::shape::as_graphic().
#define REF REF_OF(V) |
Definition at line 23 of file curve_rational.hpp.
#define SELF curve_rational<C,V> |
Definition at line 24 of file curve_rational.hpp.
Referenced by curve_rational< C, V >::subdivide().
#define TMPL template<class C, class V> |
Definition at line 21 of file curve_rational.hpp.
#define TMPL1 template<class V> |
Definition at line 22 of file curve_rational.hpp.
#define TMPL_DEF template<class C, class V=default_env> |
Definition at line 20 of file curve_rational.hpp.