#include <morpho.hh>
Static Public Member Functions | |
static const mln::world::inter_pixel::dbl_window2d & | e2v () |
static const mln::world::inter_pixel::dim2::is_edge & | is_edge () |
static const mln::world::inter_pixel::dim2::is_pixel & | is_vertex () |
static const mln::window2d & | v2e () |
Definition at line 94 of file morpho.hh.
static const mln::world::inter_pixel::dbl_window2d& trait::graph< mln::image2d< T > >::e2v | ( | ) | [inline, static] |
static const mln::world::inter_pixel::dim2::is_edge& trait::graph< mln::image2d< T > >::is_edge | ( | ) | [inline, static] |
static const mln::world::inter_pixel::dim2::is_pixel& trait::graph< mln::image2d< T > >::is_vertex | ( | ) | [inline, static] |
static const mln::window2d& trait::graph< mln::image2d< T > >::v2e | ( | ) | [inline, static] |