Jafar
|
basic voronoi cell More...
basic voronoi cell
center | center of the cell |
others | centers of the other cells |
#include <geom.hpp>
Public Member Functions | |
VoronoiBase (Vect center_, std::list< Vect > others_) | |
Vect | getCenter () const |
bool | isPointValid (Vect const &point) const |
Private Attributes | |
Vect | center |
std::list< Vect > | others |
Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |