Public Types | |
typedef mlc::exact< II >::ret::value_type | T |
Public Member Functions | |
indexed_image () | |
void | init (const II &ima) |
void | memset_0 () |
T & | operator[] (int i) |
T | operator[] (int i) const |
int | index_of (const point_type &p) const |
bool | hold (const typename mlc::exact< I >::ret::point_type &p) const |
bool | hold (int i) const |
size_t | npoints () const |
const II & | real () const |
Public Attributes | |
II * | ima_ |
T * | buffer |
Definition at line 76 of file ad_maxtree.hh.