, including all inherited members.
active | EndPoint | [private] |
applyTransform(const fmat::Transform &T, const ReferenceFrameType_t newref=unspecified) | Point | |
atanYX() const | Point | |
BoundaryDetector class | EndPoint | [friend] |
checkValidity(int width, int height, int edge_thresh) | EndPoint | |
clearNumUpdates(void) | EndPoint | [private] |
coords | Point | |
coordX() const | Point | |
coordY() const | Point | |
coordZ() const | Point | |
decrementNumUpdates(void) | EndPoint | |
distanceFrom(const Point &other) const | Point | |
EndPoint() | EndPoint | |
EndPoint(coordinate_t const &xp, coordinate_t const &yp, coordinate_t const &zp=0) | EndPoint | |
EndPoint(const Point &otherPt) | EndPoint | |
DualCoding::Point::EndPoint class | Point | [friend] |
getCoords() const | Point | |
getHeightAbovePoint(const Point &groundPoint, const PlaneEquation &groundplane) | Point | |
getRefFrameType() const | Point | |
incrementNumUpdates(void) | EndPoint | |
isAbove(const Point &other, float distance=0) const | Point | |
isActive() const | EndPoint | |
isBelow(const Point &other, float distance=0) const | Point | |
isBetween(const Point &other1, const Point &other2) const | Point | |
isBetween(const Shape< LineData > &line1, const Shape< LineData > &line2) const | Point | |
isBetween(const LineData &line1, const LineData &line2) const | Point | |
isInside(const std::vector< LineData > &bound) const | Point | |
isLeftOf(const Point &other, float distance=0) const | Point | |
isMatchFor(const EndPoint &other, float dist_thresh) const | EndPoint | |
isRightOf(const Point &other, float distance=0) const | Point | |
isValid() const | EndPoint | |
LineData class | EndPoint | [friend] |
nsamples | EndPoint | [private] |
numUpdates(void) const | EndPoint | |
operator!=(const Point &b) const | Point | |
operator*(float b) const | Point | |
operator*=(float b) | Point | |
operator+(const Point &b) const | Point | |
operator+=(const Point &b) | Point | |
operator-(const Point &b) const | Point | |
operator-=(const Point &b) | Point | |
operator/(float b) const | Point | |
operator/=(float b) | Point | |
operator<<(std::ostream &out, const Point &p) | Point | [friend] |
operator=(const Point &b) | Point | |
operator==(const EndPoint &other) const | EndPoint | |
DualCoding::Point::operator==(const Point &b) const | Point | |
Point() | Point | |
Point(coordinate_t const &xp, coordinate_t const &yp, coordinate_t zp=0, ReferenceFrameType_t ref=unspecified) | Point | |
Point(const fmat::SubVector< 3, const float > &c, ReferenceFrameType_t ref=unspecified) | Point | |
Point(const Point &otherPt) | Point | |
PolygonData class | EndPoint | [friend] |
printData() const | Point | |
projectToGround(const fmat::Transform &camToBase, const PlaneEquation &groundplane) | Point | |
projectToGround(int xres, int yres, const PlaneEquation &groundplane) | Point | |
refFrameType | Point | |
rendering_valid | EndPoint | [mutable, private] |
setActive(bool _active) | EndPoint | |
setCoords(const Point &otherPt) | Point | |
setCoords(const fmat::Column< 3 > otherCoords) | Point | |
setCoords(coordinate_t x, coordinate_t y, coordinate_t z=0) | Point | |
setNumUpdates(long _nsamples) | EndPoint | [private] |
setRefFrameType(const ReferenceFrameType_t ref) | Point | |
setValid(bool _valid) | EndPoint | |
unitVector() const | Point | |
updateParams(const EndPoint &other) | EndPoint | |
updateParams(const EndPoint &other, unsigned int num_updates) | EndPoint | |
valid | EndPoint | [private] |
xyDistanceFrom(const Point &other) const | Point | |
xyNorm() const | Point | |
xyzNorm() const | Point | |
~Point() | Point | [virtual] |