#include <CImg.h>

Public Member Functions | |
| _marching2d_func_expr (const char *const expr) | |
| float | operator() (const float x, const float y) const |
| ~_marching2d_func_expr () | |
Public Attributes | |
| _cimg_math_parser * | mp |
|
inline |
|
inline |
|
inline |
Definition at line 21450 of file CImg.h.
References CImg< T >::_cimg_math_parser::eval(), and CImg< T >::_marching2d_func_expr::mp.

Definition at line 21446 of file CImg.h.
Referenced by CImg< T >::_marching2d_func_expr::_marching2d_func_expr(), CImg< T >::_marching2d_func_expr::operator()(), and CImg< T >::_marching2d_func_expr::~_marching2d_func_expr().