#include <realroot/Interval.hpp>
#include <realroot/ring_bernstein_tensor.hpp>
#include <realroot/Seq.hpp>
#include <shape/point.hpp>
#include <shape/solver_implicit.hpp>
#include <shape/bcell2d.hpp>
#include <shape/algebraic_curve.hpp>
#include <stack>
Go to the source code of this file.
#define REF REF_OF(V) |
Definition at line 28 of file bcell2d_algebraic_curve.hpp.
#define SELF bcell2d_algebraic_curve<C,V> |
Definition at line 27 of file bcell2d_algebraic_curve.hpp.
#define STACK std::stack<Point*> |
Definition at line 24 of file bcell2d_algebraic_curve.hpp.
#define TMPL template<class C, class V> |
Definition at line 25 of file bcell2d_algebraic_curve.hpp.
#define TMPL1 template<class V> |
Definition at line 26 of file bcell2d_algebraic_curve.hpp.