shape_doc 0.1
|
#include <shape/shape.hpp>
#include <shape/point.hpp>
#include <shape/edge.hpp>
#include <shape/face.hpp>
Go to the source code of this file.
#define Edge edge |
Definition at line 21 of file surface_pl.hpp.
#define Face face |
Definition at line 22 of file surface_pl.hpp.
#define Point point<double> |
Definition at line 20 of file surface_pl.hpp.