egami
C++ Image Processing program
Public Member Functions | Private Attributes
anonymous_namespace{automatic_th.cpp}::Config Class Reference

List of all members.

Public Member Functions

 Config ()
double epsilon () const

Private Attributes

Gtk::Label tt
Gtk::Entry bt

Detailed Description

Definition at line 20 of file automatic_th.cpp.


Constructor & Destructor Documentation

anonymous_namespace{automatic_th.cpp}::Config::Config ( ) [inline]

Definition at line 22 of file automatic_th.cpp.


Member Function Documentation

double anonymous_namespace{automatic_th.cpp}::Config::epsilon ( ) const [inline]

Definition at line 35 of file automatic_th.cpp.

Here is the caller graph for this function:


Member Data Documentation

Gtk::Entry anonymous_namespace{automatic_th.cpp}::Config::bt [private]

Definition at line 46 of file automatic_th.cpp.

Gtk::Label anonymous_namespace{automatic_th.cpp}::Config::tt [private]

Definition at line 45 of file automatic_th.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends