| bind(const Sketch &other) | Sketch | [inline] |
| checkValid() const | Sketch | [inline] |
| data | Sketch | |
| getNewId() | SketchRoot | [inline] |
| height | Sketch | |
| isValid() const | Sketch | [inline] |
| operator *=(const Sketch< T > &other) | Sketch | [inline] |
| operator *=(const T value) | Sketch | [inline] |
| operator *=(const int value) | Sketch | [inline] |
| operator Sketch< bool >() const | Sketch | [inline] |
| operator Sketch< float >() const | Sketch | [inline] |
| operator Sketch< uchar >() const | Sketch | [inline] |
| operator Sketch< uint >() const | Sketch | [inline] |
| operator!() const | Sketch | |
| operator()(size_t x, size_t y) | Sketch | [inline] |
| operator()(size_t x, size_t y) const | Sketch | [inline] |
| operator+=(const Sketch< T > &other) | Sketch | |
| operator+=(const T value) | Sketch | [inline] |
| operator+=(const int value) | Sketch | [inline] |
| operator-=(const Sketch< T > &other) | Sketch | [inline] |
| operator-=(const T value) | Sketch | [inline] |
| operator-=(const int value) | Sketch | [inline] |
| operator->() | Sketch | [inline] |
| operator->() const | Sketch | [inline] |
| operator/=(const Sketch< T > &other) | Sketch | [inline] |
| operator/=(const T value) | Sketch | [inline] |
| operator/=(const int value) | Sketch | [inline] |
| operator=(const Sketch &other) | Sketch | [inline] |
| operator=(const T &value) | Sketch | [inline] |
| operator[](size_t idx) | Sketch | [inline] |
| operator[](size_t idx) const | Sketch | [inline] |
| operator[](const Sketch< uint > &indirection) const | Sketch | [inline] |
| pixels | Sketch | |
| printVals() const | Sketch | [inline] |
| rootGetData() const | SketchRoot | |
| rootGetSpace() const | SketchRoot | |
| setIndices(const SketchIndices &indices, const T &value) | Sketch | [inline] |
| Sketch(SketchSpace &_space, const std::string &_name="(no name)") | Sketch | [inline] |
| Sketch(const std::string &_name, const SketchRoot &parent) | Sketch | [inline] |
| Sketch() | Sketch | [inline] |
| Sketch(const Sketch &other) | Sketch | [inline] |
| Sketch(const Sketch &other, const std::string &name, bool viewable) | Sketch | [inline] |
| Sketch(const std::string &name, SketchSpace &space) | Sketch | [inline] |
| SketchRoot() | SketchRoot | [inline] |
| width | Sketch | |
| ~Sketch() | Sketch | [inline, virtual] |
| ~SketchRoot() | SketchRoot | [inline, virtual] |