shape_doc 0.1
|
Go to the source code of this file.
#define Edge edge |
Definition at line 21 of file face_set.hpp.
Referenced by use< tpl3d_def >::as_graphic(), mmx::shape::as_graphic(), topology2d< C, V >::insert(), topology< C, V >::insert(), mesher3d_curve_algebraic< C, V >::insert(), mmx::shape::insert_bbx(), cell2d_voronoi_diagram< C, V >::insert_regular(), cell2d_algebraic_curve< C, V >::insert_regular(), cell2d_algebraic_curve< C, V >::insert_singular(), cell3d_algebraic_curve< C, V >::inserted_regular_in(), mmx::shape::intersection(), mmx::shape::mesh(), mmx::shape::operator<<(), use< tpl3d_def >::print_as_graphic(), use< subdivision_def, with_tpl3d< K > >::process_singular(), mesher3d_dual< C, V, Shape, Cell >::run(), and mmx::shape::selfintersection().
#define Face face |
Definition at line 22 of file face_set.hpp.
Referenced by use< tpl3d_def >::as_graphic(), marching_cube::centralise(), marching_cube::polygonise(), use< tpl3d_def >::print_as_graphic(), voronoi2d< C, V >::run(), semialgebraic2d< C, V >::run(), mesher3d_dual< C, V, Shape, Cell >::run(), and arrangement2d< C, V >::run().
#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.