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