Classes |
| struct | definition |
| | Window property about how the window is defined. More...
|
| struct | size |
| | Window property about the 'size' method presence. More...
|
| struct | support |
| | Window property about the 'support' it is designed for. More...
|
Functions |
| template<typename T > |
| void | print (std::ostream &ostr=std::cout) |
| template<typename T > |
| void | print (const Weighted_Window< T > &w_win, std::ostream &ostr=std::cout) |
| template<typename T > |
| void | print (const Window< T > &win, std::ostream &ostr=std::cout) |
| template<typename T > |
| void | print (const Neighborhood< T > &nbh, std::ostream &ostr=std::cout) |