#include <shape/algebraic_curve.hpp>
#include <shape/algebraic_surface.hpp>
#include <shape/bcell.hpp>
#include <shape/bcell3d_algebraic_curve.hpp>
#include <shape/bcell3d_algebraic_surface.hpp>
#include <shape/bcell3d_list.hpp>
#include <algorithm>
Go to the source code of this file.
#define Cell3dFactory bcell3d_factory<C,V> |
Definition at line 33 of file bcell3d_factory.hpp.
Referenced by bcell3d_factory< C, V >::instance().
#define TMPL template<class C,class V> |
Definition at line 24 of file bcell3d_factory.hpp.
#define TMPL1 template<class V> |
Definition at line 25 of file bcell3d_factory.hpp.
#define Viewer viewer<axel,V> |
Definition at line 26 of file bcell3d_factory.hpp.