|
|
typedef FunctorBank::map_t | fmap_t |
| |
|
typedef fmap_t::const_iterator | ftor_entry_t |
| |
|
template<class FT = IdentityFunctor> |
| | WindowConfig (int width=1, int height=0, const FT &functor=FT()) |
| |
|
| WindowConfig (const WindowConfig &conf) |
| |
|
int | getWidth () const |
| |
|
int | getHeight () const |
| |
| void | setFunctor (const std::string &ftorKey) |
| | Get the cloner of the current functor type.
|
| |
|
const fmap_t::key_type & | getFunctorName () const |
| |
|
const VariableMap & | getFunctorParams () const |
| | Return the parameters to be set for proceeding getFunctor() calls.
|
| |
|
Frame2D< int > | frame |
| |
|
VariableMap | functorParameters |
| |
|
int | bins |
| |
|
float | percentage |
| |
|
std::string | valueFunc |
| |
|
std::string | key |
| |
The documentation for this class was generated from the following file: