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