#include <shape/list.hpp>
#include <shape/mesh3d.hpp>
Go to the source code of this file.
#define SELF polygonizer<C,V,Input,Output> |
Definition at line 19 of file polygonizer.hpp.
#define TMPL template<class C,class V, class Input, class Output> |
Definition at line 17 of file polygonizer.hpp.
#define TMPL1 template<class V> |
Definition at line 18 of file polygonizer.hpp.