, including all inherited members.
| applyTransform(const fmat::Transform &Tmat, const ReferenceFrameType_t newref=unspecified) | PyramidData | [virtual] |
| BaseData(ShapeSpace &_space, ShapeType_t typeval, int _parentId=0) | BaseData | |
| BaseData(const BaseData &otherData) | BaseData | |
| BL | PyramidData | [private] |
| BR | PyramidData | [private] |
| centroid | PyramidData | [private] |
| clone() const | BaseData | [virtual] |
| color_rgb | BaseData | [protected] |
| confidence | BaseData | [protected] |
| copy() const | BaseData | |
| DATASTUFF_H(PyramidData) | PyramidData | |
| decreaseConfidence() | BaseData | |
| deleteRendering() | BaseData | |
| extractPyramid(ShapeSpace &space, std::vector< Shape< BlobData > > &blobs) | PyramidData | [static] |
| findBoundingTriangle(ShapeSpace &space, Shape< BlobData > blob, Point centroid, Shape< LineData > parallel) | PyramidData | [static] |
| FL | PyramidData | [private] |
| FR | PyramidData | [private] |
| getBL() | PyramidData | |
| getBL() const | PyramidData | |
| getBoundingBox() const | BaseData | [virtual] |
| getBR() | PyramidData | |
| getBR() const | PyramidData | |
| getCentroid() const | PyramidData | [virtual] |
| getCentroidPtShape() const | BaseData | [virtual] |
| getColor() const | BaseData | |
| getConfidence() const | BaseData | [virtual] |
| getDimension() const | PyramidData | [virtual] |
| getFL() | PyramidData | |
| getFL() const | PyramidData | |
| getFR() | PyramidData | |
| getFR() const | PyramidData | |
| getId() const | BaseData | |
| getLastMatchId() const | BaseData | |
| getMobile() const | BaseData | |
| getName() const | BaseData | |
| getParentId() const | BaseData | |
| getRefFrameType() const | BaseData | |
| getRendering() | BaseData | |
| getSpace() const | BaseData | |
| getStaticType() | PyramidData | [static] |
| getTop() | PyramidData | |
| getTop() const | PyramidData | |
| getType() const =0 | BaseData | [pure virtual] |
| getTypeName() const | BaseData | |
| getViewableId() const | BaseData | |
| id | BaseData | [protected] |
| importAdjust() | BaseData | [virtual] |
| increaseConfidence(int n=1, int maxConfidence=-1) | BaseData | |
| increaseConfidence(const BaseData &other, int maxConfidence=-1) | BaseData | |
| increaseConfidence(const ShapeRoot &other, int maxConfidence=-1) | BaseData | |
| inheritFrom(const BaseData &parent) | BaseData | |
| inheritFrom(const ShapeRoot &parent) | BaseData | |
| inheritFrom(const SketchDataRoot &parent) | BaseData | |
| isAdmissible() const | PyramidData | [virtual] |
| isInside(const Point &) const | BaseData | [virtual] |
| isLandmark() const | BaseData | |
| isMatchFor(const ShapeRoot &other) const | PyramidData | [virtual] |
| isObstacle() const | BaseData | |
| isSameColorAs(const ShapeRoot &other) const | BaseData | |
| isSameTypeAs(const ShapeRoot &other) const | BaseData | |
| isType(ShapeType_t this_type) const | BaseData | |
| isViewable() const | BaseData | |
| landmark | BaseData | [protected] |
| lastMatchId | BaseData | [protected] |
| localizeByCamera() const | BaseData | [virtual] |
| mergeWith(const ShapeRoot &other) | PyramidData | [virtual] |
| mobile | BaseData | [protected] |
| N(std::string const &_name="") | BaseData | |
| name | BaseData | [protected] |
| obstacle | BaseData | [protected] |
| operator=(const PyramidData &) | PyramidData | [private] |
| DualCoding::BaseData::operator=(const BaseData &other) | BaseData | |
| parentId | BaseData | [protected] |
| printParams() const | PyramidData | [virtual] |
| projectToGround(const fmat::Transform &camToBase, const PlaneEquation &groundplane) | PyramidData | [virtual] |
| PyramidData(ShapeSpace &_space, const EndPoint &FL, const EndPoint &FR, const EndPoint &BL, const EndPoint &BR, const EndPoint &Top) | PyramidData | |
| refcount | BaseData | [protected] |
| render() const | PyramidData | [private, virtual] |
| rendering_sketch | BaseData | [protected] |
| setColor(const std::string &color_name) | BaseData | |
| setColor(const rgb &new_color) | BaseData | |
| setColor(const unsigned int color_index) | BaseData | |
| setConfidence(const BaseData &other) | BaseData | |
| setLandmark(bool _landmark=true) | BaseData | |
| setLastMatchId(int _lmid) | BaseData | |
| setMobile(bool mobility) | BaseData | |
| setName(const std::string &_name) | BaseData | |
| setObstacle(bool _obstacle=true) | BaseData | |
| setParentId(int _pid) | BaseData | |
| setPosition(const Point &pt) | BaseData | [virtual] |
| setSpace(ShapeSpace *_space) | BaseData | |
| setViewable(bool _viewable) | BaseData | |
| ShapeRoot class | BaseData | [friend] |
| ShapeSpace class | BaseData | [friend] |
| space | BaseData | [protected] |
| Top | PyramidData | [private] |
| type | BaseData | [protected] |
| updateParams(const ShapeRoot &other, bool force=false) | PyramidData | [virtual] |
| V(std::string const &_name="") | BaseData | |
| viewable | BaseData | [protected] |
| ~BaseData(void) | BaseData | [virtual] |