Visual Servoing Platform
version 3.5.1 under development (2023-09-22)
|
This is the complete list of members for vpPoint, including all inherited members.
changeFrame(const vpHomogeneousMatrix &cMo, vpColVector &cP) const | vpPoint | virtual |
changeFrame(const vpHomogeneousMatrix &cMo) | vpPoint | virtual |
cP | vpTracker | |
cPAvailable | vpTracker | |
display(const vpImage< unsigned char > &I, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | virtual |
display(const vpImage< vpRGBa > &I, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | |
display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | virtual |
display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpPoint | |
duplicate() const | 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() | vpPoint | protectedvirtual |
oP | vpForwardProjection | |
operator<<(std::ostream &os, const vpPoint &vpp) | vpPoint | friend |
operator=(const vpPoint &vpp)=default | vpPoint | |
vpForwardProjection::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 | vpPoint | virtual |
projection() | 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 w) | vpPoint | |
set_W(double cW) | vpPoint | |
set_X(double cX) | vpPoint | |
set_x(double x) | vpPoint | |
set_y(double y) | vpPoint | |
set_Y(double cY) | vpPoint | |
set_Z(double cZ) | vpPoint | |
setDeallocate(vpForwardProjectionDeallocatorType d) | vpForwardProjection | inline |
setWorldCoordinates(double oX, double oY, double oZ) | vpPoint | |
setWorldCoordinates(const vpColVector &oP) | 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 | explicit |
vpPoint(const std::vector< double > &oP) | vpPoint | explicit |
vpTracker() | vpTracker | |
vpTracker(const vpTracker &tracker) | vpTracker | |
~vpForwardProjection() | vpForwardProjection | inlinevirtual |
~vpPoint() | vpPoint | inlinevirtual |
~vpTracker() | vpTracker | inlinevirtual |