Classes

mln::canvas::browsing Namespace Reference

Namespace of browsing canvas. More...

Classes

struct  backdiagonal2d_t
 Browsing in a certain direction. More...
struct  breadth_first_search_t
 Breadth-first search algorithm for graph, on vertices. More...
struct  depth_first_search_t
 Breadth-first search algorithm for graph, on vertices. More...
struct  diagonal2d_t
 Browsing in a certain direction. More...
struct  dir_struct_elt_incr_update_t
 Browsing in a certain direction with a segment. More...
struct  directional_t
 Browsing in a certain direction. More...
struct  fwd_t
 Canvas for forward browsing. More...
struct  hyper_directional_t
 Browsing in a certain direction. More...
struct  snake_fwd_t
 Browsing in a snake-way, forward. More...
struct  snake_generic_t
 Multidimentional Browsing in a given-way. More...
struct  snake_vert_t
 Browsing in a snake-way, forward. More...

Detailed Description

Namespace of browsing canvas.