Keypoint Member List

This is the complete list of members for Keypoint, including all inherited members.

get2D() constKeypoint
get3D() constKeypoint
getConfidence() constKeypoint
getDominantColor() constKeypoint
getId() constKeypoint
getName() constKeypoint
getStereo2D() constKeypoint
is3DSet() constKeypoint
isStereo() constKeypoint
Keypoint()=deleteKeypoint
Keypoint(const Keypoint &p)Keypoint
Keypoint(float x, float y, unsigned int id, const std::string &name, float confidence=0.0f)Keypoint
Keypoint(const Point2D &point, unsigned int id, const std::string &name, float confidence=0.0f)Keypoint
Keypoint(const Point2D &left, const Point2D &right, unsigned int id, const std::string &name, float confidence=0.0f)Keypoint
set2D(const Point2D &point)Keypoint
set3D(FramedPositionPtr pose)Keypoint
setConfidence(float confidence)Keypoint
setDominantColor(const DrawColor24Bit &color)Keypoint
setStereo2D(const Point2D &left, const Point2D &right)Keypoint
toString2D() constKeypoint
~Keypoint()Keypointinline