digikam
cimg_library::CImg< T >::_marching_squares_func Struct Reference
#include <CImg.h>
Public Member Functions | |
| _marching_squares_func (const CImg< T > &pref) | |
| float | operator() (const float x, const float y) const |
Public Attributes | |
| const CImg< T > & | ref |
Detailed Description
template<typename T>
struct cimg_library::CImg< T >::_marching_squares_func
Definition at line 16860 of file CImg.h.
Constructor & Destructor Documentation
template<typename T>
| cimg_library::CImg< T >::_marching_squares_func::_marching_squares_func | ( | const CImg< T > & | pref | ) | [inline] |
Member Function Documentation
template<typename T>
| float cimg_library::CImg< T >::_marching_squares_func::operator() | ( | const float | x, | |
| const float | y | |||
| ) | const [inline] |
Member Data Documentation
template<typename T>
| const CImg<T>& cimg_library::CImg< T >::_marching_squares_func::ref |
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference