cimg_library::CImg< T >::_marching_squares_func_float Struct Reference

#include <cimg.h>

List of all members.

Public Member Functions

 _marching_squares_func_float (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_float

Definition at line 13398 of file cimg.h.


Constructor & Destructor Documentation

template<typename T>
cimg_library::CImg< T >::_marching_squares_func_float::_marching_squares_func_float ( const CImg< T > &  pref  )  [inline]

Definition at line 13400 of file cimg.h.


Member Function Documentation

template<typename T>
float cimg_library::CImg< T >::_marching_squares_func_float::operator() ( const float  x,
const float  y 
) const [inline]

Definition at line 13401 of file cimg.h.


Member Data Documentation

template<typename T>
const CImg<T>& cimg_library::CImg< T >::_marching_squares_func_float::ref

Definition at line 13399 of file cimg.h.


The documentation for this struct was generated from the following file:

Generated on 22 Jan 2010 for lux by  doxygen 1.6.1