shape_doc 0.1
|
#include <realroot/Interval.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/sign_variation.hpp>
#include <realroot/Seq.hpp>
#include <shape/bounding_box.hpp>
#include <shape/surface_algebraic.hpp>
#include <shape/cell3d.hpp>
#include <shape/solver_implicit.hpp>
#include <shape/marching_cube.hpp>
Go to the source code of this file.
#define SELF cell3d_surface_algebraic<C,V> |
Definition at line 28 of file cell3d_surface_algebraic.hpp.
Referenced by cell3d_surface_algebraic< C, V >::subdivide().
#define TMPL template<class C, class V> |
Definition at line 26 of file cell3d_surface_algebraic.hpp.
#define TMPL1 template<class C> |
Definition at line 27 of file cell3d_surface_algebraic.hpp.