#include <shape/bounding_box.hpp>
#include <realroot/Seq.hpp>
#include <shape/point_set.hpp>
#include <shape/surface.hpp>
Go to the source code of this file.
#define SELF parametric_surface<C,V> |
Definition at line 23 of file parametric_surface.hpp.
#define Surface surface<V> |
Definition at line 24 of file parametric_surface.hpp.
#define TMPL template<class C, class V> |
Definition at line 21 of file parametric_surface.hpp.
#define TMPL1 template<class V> |
Definition at line 22 of file parametric_surface.hpp.