#include <CImg.h>
Public Member Functions | |
_marching3d_func (const CImg< T > &pref) | |
float | operator() (const float x, const float y, const float z) const |
Public Attributes | |
const CImg< T > & | ref |
|
inline |
|
inline |
const CImg<T>& ref |
Definition at line 21774 of file CImg.h.
Referenced by CImg< T >::_marching3d_func::operator()().