| at(size_t x, size_t y) | ET::Brush | [inline] |
| at(size_t x, size_t y) const | ET::Brush | [inline] |
| Brush() | ET::Brush | |
| Brush(const float *brush, size_t width, size_t height) | ET::Brush | |
| Brush(const std::vector< float > &brush, size_t width, size_t height) | ET::Brush | |
| Brush(const Brush &other) | ET::Brush | |
| getHeight() const | ET::Brush | [inline] |
| getWidth() const | ET::Brush | [inline] |
| mBrushArray | ET::Brush | [private] |
| mHeight | ET::Brush | [private] |
| mWidth | ET::Brush | [private] |
| operator=(const Brush &other) | ET::Brush | |
| swap(Brush &other) | ET::Brush | |
| ~Brush() | ET::Brush |
1.5.3