|
gKit2 light
|
This is the complete list of members for Image, including all inherited members.
| data() const | Image | inline |
| data() | Image | inline |
| error() | Image | inlinestatic |
| height() const | Image | inline |
| Image() (defined in Image) | Image | inline |
| Image(const int w, const int h, const Color &color=Black()) (defined in Image) | Image | inline |
| m_height (defined in Image) | Image | protected |
| m_pixels (defined in Image) | Image | protected |
| m_width (defined in Image) | Image | protected |
| offset(const int x, const int y) const | Image | inline |
| operator()(const int x, const int y) | Image | inline |
| operator()(const int x, const int y) const | Image | inline |
| operator()(const unsigned offset) (defined in Image) | Image | inline |
| operator()(const unsigned offset) const (defined in Image) | Image | inline |
| operator==(const Image &im) const | Image | inline |
| sample(const float x, const float y) const | Image | inline |
| size() const | Image | inline |
| texture(const float x, const float y) const | Image | inline |
| width() const | Image | inline |