$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
trait::graph< mln::image2d< T > > Struct Template Reference

#include <apps/graph-morpho/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::window2dv2e ()

Detailed Description

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

Definition at line 101 of file morpho.hh.

Member Function Documentation

template<typename T >
static const mln::world::inter_pixel::dbl_window2d& trait::graph< mln::image2d< T > >::e2v ( )
inlinestatic

Definition at line 128 of file morpho.hh.

template<typename T >
static const mln::world::inter_pixel::dim2::is_edge& trait::graph< mln::image2d< T > >::is_edge ( )
inlinestatic

Definition at line 113 of file morpho.hh.

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

Definition at line 105 of file morpho.hh.

template<typename T >
static const mln::window2d& trait::graph< mln::image2d< T > >::v2e ( )
inlinestatic

Definition at line 121 of file morpho.hh.