|
gKit3
|
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 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 size_t offset) | Image | inline |
| operator()(const size_t 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 |