Data structure for mln::thru_image<I>.
More...
#include <thru_image.hh>
Public Member Functions | |
| data (I &ima, const F &f) | |
Public Attributes | |
| F | f_ |
| I | ima_ |
Data structure for mln::thru_image<I>.
Definition at line 68 of file thru_image.hh.
| mln::internal::data< thru_image< I, F > >::data | ( | I & | ima, | |
| const F & | f | |||
| ) | [inline] |
Definition at line 195 of file thru_image.hh.
| F mln::internal::data< thru_image< I, F > >::f_ |
Definition at line 73 of file thru_image.hh.
| I mln::internal::data< thru_image< I, F > >::ima_ |
Definition at line 72 of file thru_image.hh.
1.7.1