shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/cell2d_algebraic_curve.hpp File Reference
#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.

Classes

Namespaces

Defines

Functions


Define Documentation

#define REF   REF_OF(V)

Definition at line 28 of file cell2d_algebraic_curve.hpp.

#define SELF   cell2d_algebraic_curve<C,V>
#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.