#include <CImg.h>

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

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