Static Public Member Functions

trait::graph< mln::image2d< T > > Struct Template Reference

Graph traits for mln::image2d. More...

#include <morpho.hh>

List of all members.

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::window2dv2e ()

Detailed Description

template<typename T>
struct trait::graph< mln::image2d< T > >

Graph traits for mln::image2d.

Definition at line 94 of file morpho.hh.


Member Function Documentation

template<typename T >
static const mln::world::inter_pixel::dbl_window2d& trait::graph< mln::image2d< T > >::e2v (  )  [inline, static]

Definition at line 121 of file morpho.hh.

References mln::world::inter_pixel::e2v().

template<typename T >
static const mln::world::inter_pixel::dim2::is_edge& trait::graph< mln::image2d< T > >::is_edge (  )  [inline, static]

Definition at line 106 of file morpho.hh.

template<typename T >
static const mln::world::inter_pixel::dim2::is_pixel& trait::graph< mln::image2d< T > >::is_vertex (  )  [inline, static]

Definition at line 98 of file morpho.hh.

template<typename T >
static const mln::window2d& trait::graph< mln::image2d< T > >::v2e (  )  [inline, static]

Definition at line 114 of file morpho.hh.

References mln::world::inter_pixel::v2e().