| const_image_ref(void) | mimas::const_image_ref< T, T * > | [inline] |
| const_image_ref(T *_data, int _width, int _height) | mimas::const_image_ref< T, T * > | [inline] |
| const_image_ref(const const_image_ref< T, OPtr > &_imgref) | mimas::const_image_ref< T, T * > | [inline] |
| data | mimas::const_image_ref< T, T * > | [protected] |
| dummy | mimas::const_image_ref< T, T * > | [protected] |
| fill(const T &initVal) | mimas::image_ref< T > | [inline, virtual] |
| getHeight(void) const | mimas::const_image_ref< T, T * > | [inline] |
| getPixel(int x, int y) | mimas::image_ref< T > | [inline] |
| getPixel(int x, int y) const | mimas::image_ref< T > | [inline] |
| getSize(void) const | mimas::const_image_ref< T, T * > | [inline] |
| getWidth(void) const | mimas::const_image_ref< T, T * > | [inline] |
| height | mimas::const_image_ref< T, T * > | [protected] |
| image_ref(void) | mimas::image_ref< T > | [inline] |
| image_ref(const image_ref< T > &_imgref) | mimas::image_ref< T > | [inline, explicit] |
| image_ref(T *_data, int _width, int _height) | mimas::image_ref< T > | [inline] |
| in(const mimas::point p) const | mimas::const_image_ref< T, T * > | [inline] |
| in(const mimas::pixel p) const | mimas::const_image_ref< T, T * > | [inline] |
| in(int x, int y) const | mimas::const_image_ref< T, T * > | [inline] |
| initialised(void) const | mimas::const_image_ref< T, T * > | [inline] |
| lowerRight(void) | mimas::image_ref< T > | [inline] |
| mimas::const_image_ref< T, T * >::lowerRight(void) const | mimas::const_image_ref< T, T * > | [inline] |
| lr(void) | mimas::image_ref< T > | [inline] |
| mimas::const_image_ref< T, T * >::lr(void) const | mimas::const_image_ref< T, T * > | [inline] |
| object(void) | mimas::object | [inline] |
| pixel(int x, int y) | mimas::image_ref< T > | [inline] |
| pixel(int x, int y) const | mimas::image_ref< T > | [inline] |
| rawData(void) const | mimas::image_ref< T > | [inline] |
| rawData(void) | mimas::image_ref< T > | [inline] |
| setPixel(int x, int y, T val) | mimas::image_ref< T > | [inline, virtual] |
| ul(void) | mimas::image_ref< T > | [inline] |
| mimas::const_image_ref< T, T * >::ul(void) const | mimas::const_image_ref< T, T * > | [inline] |
| upperLeft(void) | mimas::image_ref< T > | [inline] |
| mimas::const_image_ref< T, T * >::upperLeft(void) const | mimas::const_image_ref< T, T * > | [inline] |
| width | mimas::const_image_ref< T, T * > | [protected] |
| ~object(void) | mimas::object | [inline, virtual] |