#include <shape/algebraic_surface.hpp>
#include <shape/bcell3d_algebraic_surface.hpp>
#include <shape/mesher3d.hpp>
Go to the source code of this file.
#define AlgebraicSurface algebraic_surface<C,V> |
Definition at line 21 of file algebraic_surface_axl.hpp.
#define Cell3dAlgebraicSurface bcell3d_algebraic_surface<C,V> |
Definition at line 22 of file algebraic_surface_axl.hpp.
Referenced by mmx::shape::as_graphic().
#define TMPL template<class C, class V> |
Definition at line 19 of file algebraic_surface_axl.hpp.
#define Viewer viewer<axel,V> |
Definition at line 20 of file algebraic_surface_axl.hpp.