|
gKit2 light
|
This is the complete list of members for Image, including all inherited members.
| data() const | Image | inline |
| data() | Image | inline |
| height() const | Image | inline |
| Image() (defined in Image) | Image | inline |
| Image(const unsigned w, const unsigned 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) | Image | inline |
| operator()(const unsigned offset) 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 |