![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpPoint, including all inherited members.
| changeFrame(const vpHomogeneousMatrix &cMo, vpColVector &cP) const VP_OVERRIDE | vpPoint | virtual |
| changeFrame(const vpHomogeneousMatrix &cMo) VP_OVERRIDE | vpPoint | virtual |
| cP | vpTracker | |
| cPAvailable | vpTracker | |
| display(const vpImage< unsigned char > &I, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) VP_OVERRIDE | vpPoint | virtual |
| display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) VP_OVERRIDE | vpPoint | virtual |
| display(const vpImage< vpRGBa > &I, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | |
| display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | |
| duplicate() const VP_OVERRIDE | vpPoint | virtual |
| get_cP() const | vpTracker | inline |
| get_oP() const | vpForwardProjection | inline |
| get_oW() const | vpPoint | |
| get_oX() const | vpPoint | |
| get_oY() const | vpPoint | |
| get_oZ() const | vpPoint | |
| get_p() const | vpTracker | inline |
| get_W() const | vpPoint | |
| get_w() const | vpPoint | |
| get_X() const | vpPoint | |
| get_x() const | vpPoint | |
| get_Y() const | vpPoint | |
| get_y() const | vpPoint | |
| get_Z() const | vpPoint | |
| getDeallocate() | vpForwardProjection | inline |
| getWorldCoordinates(double &oX, double &oY, double &oZ) | vpPoint | |
| getWorldCoordinates(vpColVector &oP) | vpPoint | |
| getWorldCoordinates(void) | vpPoint | |
| getWorldCoordinates(std::vector< double > &oP) | vpPoint | |
| init() VP_OVERRIDE | vpPoint | protectedvirtual |
| oP | vpForwardProjection | |
| operator<<(std::ostream &os, const vpPoint &vpp) | vpPoint | friend |
| operator=(const vpTracker &tracker) | vpTracker | |
| p | vpTracker | |
| print() const | vpForwardProjection | virtual |
| project() | vpForwardProjection | |
| project(const vpHomogeneousMatrix &cMo) | vpForwardProjection | |
| projection(const vpColVector &_cP, vpColVector &_p) const VP_OVERRIDE | vpPoint | virtual |
| projection() VP_OVERRIDE | vpPoint | virtual |
| set_oW(double oW) | vpPoint | |
| set_oX(double oX) | vpPoint | |
| set_oY(double oY) | vpPoint | |
| set_oZ(double oZ) | vpPoint | |
| set_W(double cW) | vpPoint | |
| set_w(double w) | vpPoint | |
| set_X(double cX) | vpPoint | |
| set_x(double x) | vpPoint | |
| set_Y(double cY) | vpPoint | |
| set_y(double y) | vpPoint | |
| set_Z(double cZ) | vpPoint | |
| setDeallocate(vpForwardProjectionDeallocatorType d) | vpForwardProjection | inline |
| setWorldCoordinates(double oX, double oY, double oZ) | vpPoint | |
| setWorldCoordinates(const vpColVector &oP) VP_OVERRIDE | vpPoint | virtual |
| setWorldCoordinates(const std::vector< double > &oP) | vpPoint | |
| track(const vpHomogeneousMatrix &cMo) | vpForwardProjection | |
| user enum value | vpForwardProjection | |
| vpDisplayForwardProjection enum value | vpForwardProjection | |
| vpForwardProjection() | vpForwardProjection | inline |
| vpForwardProjectionDeallocatorType enum name | vpForwardProjection | |
| vpPoint() | vpPoint | |
| vpPoint(double oX, double oY, double oZ) | vpPoint | |
| vpPoint(const vpColVector &oP) | vpPoint | |
| vpPoint(const std::vector< double > &oP) | vpPoint | |
| vpTracker() | vpTracker | |
| vpTracker(const vpTracker &tracker) | vpTracker | |
| ~vpTracker() | vpTracker | inlinevirtual |