#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/voronoi_site2d.hpp>
#include <shape/bcell3d_algebraic_surface.hpp>
#include <stack>
Go to the source code of this file.
#define Cell3dAlgebraicSurface bcell3d_algebraic_surface<C,V> |
Definition at line 32 of file bcell2d_voronoi_impl2d.hpp.
#define REF REF_OF(V) |
Definition at line 33 of file bcell2d_voronoi_impl2d.hpp.
#define SELF bcell2d_voronoi_impl2d<C,V> |
Definition at line 31 of file bcell2d_voronoi_impl2d.hpp.
#define STACK std::stack<Point*> |
Definition at line 27 of file bcell2d_voronoi_impl2d.hpp.
#define TMPL template<class C, class V> |
Definition at line 29 of file bcell2d_voronoi_impl2d.hpp.
#define VoronoiSite2d voronoi_site2d<C,V> |
Definition at line 30 of file bcell2d_voronoi_impl2d.hpp.
Referenced by mmx::shape::operator<<().