| applyTmat(NEWMAT::ColumnVector &vec) | SketchSpace | |
| applyTmatinv(NEWMAT::ColumnVector &vec) | SketchSpace | |
| boolPool | SketchSpace | [private] |
| bumpRefreshCounter() | SketchSpace | [inline] |
| clear() | SketchSpace | |
| dualSpace | SketchSpace | [private] |
| dummy | SketchSpace | |
| dumpSpace() const | SketchSpace | |
| floatPool | SketchSpace | [private] |
| freeIndexes() | SketchSpace | |
| get_pool(const Sketch< bool > &) | SketchSpace | [inline] |
| get_pool(const Sketch< uchar > &) | SketchSpace | [inline] |
| get_pool(const Sketch< uint > &) | SketchSpace | [inline] |
| get_pool(const Sketch< float > &) | SketchSpace | [inline] |
| getDualSpace() const | SketchSpace | [inline] |
| getHeight() const | SketchSpace | [inline] |
| getNumPixels() const | SketchSpace | [inline] |
| getRefreshCounter() const | SketchSpace | [inline] |
| getSketchListForGUI() | SketchSpace | |
| getTmat() | SketchSpace | [inline] |
| getTmatForGUI() | SketchSpace | |
| getTmatinv() | SketchSpace | [inline] |
| getWidth() const | SketchSpace | [inline] |
| height | SketchSpace | [private] |
| idCounter | SketchSpace | [private] |
| idx | SketchSpace | |
| idxE | SketchSpace | |
| idxN | SketchSpace | |
| idxNE | SketchSpace | |
| idxNW | SketchSpace | |
| idxS | SketchSpace | |
| idxSE | SketchSpace | |
| idxSW | SketchSpace | |
| idxW | SketchSpace | |
| name | SketchSpace | |
| numPixels | SketchSpace | [private] |
| operator=(const SketchSpace &) | SketchSpace | [protected] |
| refreshCounter | SketchSpace | [private] |
| requireIdx() | SketchSpace | |
| requireIdx4way() | SketchSpace | |
| requireIdx8way() | SketchSpace | |
| resize(const size_t new_width, const size_t new_height) | SketchSpace | |
| retrieveSketch(int const id) | SketchSpace | |
| setIdx(Sketch< uint > &indices, int const x, int const y, int const indexval) | SketchSpace | [protected] |
| setTmat(const NEWMAT::Matrix &mat) | SketchSpace | |
| setTmat(float scale=1, float tx=0, float ty=0) | SketchSpace | |
| setTmat(const BoundingBox &b) | SketchSpace | |
| SketchSpace(std::string const _name, ReferenceFrameType_t _refFrameType, int const init_id, size_t const _width, size_t const _height) | SketchSpace | |
| SketchSpace(const SketchSpace &) | SketchSpace | [protected] |
| Tmat | SketchSpace | [private] |
| Tmatinv | SketchSpace | [private] |
| ucharPool | SketchSpace | [private] |
| uintPool | SketchSpace | [private] |
| viewer | SketchSpace | |
| width | SketchSpace | [private] |
| ~SketchSpace() | SketchSpace | |