#include <shape/shape.hpp>
#include <shape/edge_set.hpp>
#include <shape/face.hpp>
Go to the source code of this file.
#define Edge edge |
Definition at line 21 of file face_set.hpp.
Referenced by mmx::shape::as_graphic(), mmx::shape::insert_bbx(), bcell3d_algebraic_curve< C, V >::inserted_regular_in(), mmx::shape::intersection(), mmx::shape::mesh(), mmx::shape::operator<<(), marching_square::polygonize(), mmx::shape::print_as_axl(), use< tpl3d_def >::print_as_graphic(), use< subdivision_def, with_tpl3d< K > >::process_singular(), and mmx::shape::selfintersection().
#define Face face |
Definition at line 22 of file face_set.hpp.
Referenced by mmx::shape::as_graphic(), marching_cube::centralise(), marching_cube::polygonise(), marching_cube::polygonize(), mmx::shape::print_as_axl(), and use< tpl3d_def >::print_as_graphic().
#define Point point<double> |
Definition at line 20 of file face_set.hpp.
#define TMPL template<class K> |
Definition at line 19 of file face_set.hpp.