|
shape_doc 0.1
|
#include <realroot/Interval.hpp>#include <realroot/polynomial_bernstein.hpp>#include <realroot/Seq.hpp>#include <shape/point.hpp>#include <shape/solver_implicit.hpp>#include <shape/cell2d.hpp>#include <stack>Go to the source code of this file.
| #define REF REF_OF(V) |
Definition at line 28 of file cell2d_algebraic_curve.hpp.
| #define SELF cell2d_algebraic_curve<C,V> |
Definition at line 27 of file cell2d_algebraic_curve.hpp.
Referenced by cell2d_algebraic_curve< C, V >::cell2d_algebraic_curve(), and cell2d_algebraic_curve< C, V >::subdivide().
| #define STACK std::stack<Point*> |
Definition at line 24 of file cell2d_algebraic_curve.hpp.
| #define TMPL template<class C, class V> |
Definition at line 25 of file cell2d_algebraic_curve.hpp.
| #define TMPL1 template<class V> |
Definition at line 26 of file cell2d_algebraic_curve.hpp.