libeblearngui
ebl::layers_gui Class Reference

List of all members.

Public Member Functions

 layers_gui (int wid=-1)
template<typename T , class Tstate >
void display_internals (layers< T, Tstate > &ln, unsigned int &h0, unsigned int &w0, double dzoom=1.0, T vmin=0, T vmax=0, uint maxwidth=MAXWIDTH)
 Display internal buffers of modules contained in layer 'ln'.
template<typename T , class Tstate >
void display_internals (module_1_1< T, Tstate > &m, unsigned int &h0, unsigned int &w0, double dzoom=1.0, T vmin=0, T vmax=0, uint maxwidth=MAXWIDTH)

Protected Attributes

module_1_1_gui m11g

Member Function Documentation

template<typename T , class Tstate >
void ebl::layers_gui::display_internals ( module_1_1< T, Tstate > &  m,
unsigned int &  h0,
unsigned int &  w0,
double  dzoom = 1.0,
vmin = 0,
vmax = 0,
uint  maxwidth = MAXWIDTH 
)

Tries to cast 'm' as a layers object and display internal buffers of all sub modules.


The documentation for this class was generated from the following files: