$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::internal::line_links_data< L > Struct Template Reference

#include <scribo/core/line_links.hh>

Public Member Functions

 line_links_data (const line_set< L > &lines, unsigned size)
 line_links_data (const line_set< L > &lines, unsigned size, line_id_t value)

Public Attributes

mln::util::array< line_id_tline_to_link_
line_set< L > lines_

Detailed Description

template<typename L>
struct scribo::internal::line_links_data< L >

Data structure for scribo::line_links<I>.

Definition at line 54 of file line_links.hh.