Milena (Olena)
User documentation 2.0a Id
|
Generic ball window defined on a given grid. More...
#include <ball.hh>
Inherits mln::internal::classical_window_base< dpoint< G, C >, ball< G, C > >.
Public Member Functions | |
ball (unsigned diameter) | |
Constructor. | |
unsigned | diameter () const |
Give the ball diameter. | |
Generic ball window defined on a given grid.
A ball is centered and symmetric; so its diameter is odd.
G is the given grid on which the ball is defined and C is the type of coordinates.
Constructor.
[in] | diameter | Diameter of the ball. |
diameter
is odd. Definition at line 99 of file ball.hh.
References mln::literal::origin.