#include <shape/vertex.hpp>
#include <shape/edge.hpp>
#include <shape/face.hpp>
Go to the source code of this file.
#define SELF mesh3d<C,V> |
Definition at line 9 of file mesh3d.hpp.
#define TMPL template<class C,class V> |
Definition at line 8 of file mesh3d.hpp.