shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/voronoi2d.hpp File Reference

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define Cell2dVoronoiSite2d   cell2d_voronoi_site2d<C,V>

Definition at line 30 of file voronoi2d.hpp.

Referenced by voronoi2d< C, V >::insert_regular(), and voronoi2d< C, V >::run().

#define SELF   voronoi2d<C,V>

Definition at line 31 of file voronoi2d.hpp.

#define Shape   geometric<V>

Definition at line 26 of file voronoi2d.hpp.

#define STACK   std::stack<Cell2d *>

Definition at line 23 of file voronoi2d.hpp.

Referenced by voronoi2d< C, V >::run().

#define TMPL   template<class C, class V>

Definition at line 25 of file voronoi2d.hpp.

#define VCell   cell2d_voronoi_diagram<C,V>

Definition at line 34 of file voronoi2d.hpp.

Referenced by voronoi2d< C, V >::insert_regular(), and voronoi2d< C, V >::run().

#define Viewer   viewer<V>

Definition at line 32 of file voronoi2d.hpp.

#define VoronoiCurve   voronoi_bisector<C,V>

Definition at line 27 of file voronoi2d.hpp.

#define VoronoiSite2d   voronoi_site2d<C,V >

Definition at line 28 of file voronoi2d.hpp.

Referenced by mmx::shape::operator<<().

#define VSite   voronoi_site2d<C,V >

Definition at line 29 of file voronoi2d.hpp.

Referenced by voronoi2d< C, V >::run().