#include <thinning.h>
Public Member Functions | |
Index (int x, int y, float pot) | |
Index | offset (int x, int y) |
Public Attributes | |
int | i |
int | j |
float | potential |
Definition at line 31 of file thinning.h.
|
inline |
Definition at line 34 of file thinning.h.
|
inline |
Definition at line 40 of file thinning.h.
int voronoi_map::Index::i |
Definition at line 44 of file thinning.h.
int voronoi_map::Index::j |
Definition at line 45 of file thinning.h.
float voronoi_map::Index::potential |
Definition at line 46 of file thinning.h.