#include <shape/list.hpp>
#include <shape/tpl3d.hpp>
#include <shape/polygonizer.hpp>
#include <shape/marching_cube.hpp>
Go to the source code of this file.
#define SELF polygonizer<C,default_2d,Input,Output> |
Definition at line 21 of file polygonizer2d.hpp.
#define TMPL template<class C, class Input, class Output> |
Definition at line 19 of file polygonizer2d.hpp.
#define TMPL1 template<class V> |
Definition at line 20 of file polygonizer2d.hpp.