Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpSphere, including all inherited members.
changeFrame(const vpHomogeneousMatrix &cMo, vpColVector &cP) const VP_OVERRIDE | vpSphere | virtual |
changeFrame(const vpHomogeneousMatrix &cMo) VP_OVERRIDE | vpSphere | 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 | vpSphere | virtual |
display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) VP_OVERRIDE | vpSphere | virtual |
display(const vpImage< vpRGBa > &I, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpSphere | |
display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpSphere | |
duplicate() const VP_OVERRIDE | vpSphere | virtual |
get_cP() const | vpTracker | inline |
get_n02() const | vpSphere | inline |
get_n11() const | vpSphere | inline |
get_n20() const | vpSphere | inline |
get_oP() const | vpForwardProjection | inline |
get_p() const | vpTracker | inline |
get_x() const | vpSphere | inline |
get_y() const | vpSphere | inline |
getDeallocate() | vpForwardProjection | inline |
getR() const | vpSphere | inline |
getX() const | vpSphere | inline |
getY() const | vpSphere | inline |
getZ() const | vpSphere | inline |
init() VP_OVERRIDE | vpSphere | protectedvirtual |
oP | vpForwardProjection | |
operator=(const vpTracker &tracker) | vpTracker | |
p | vpTracker | |
print() const | vpForwardProjection | virtual |
project() | vpForwardProjection | |
project(const vpHomogeneousMatrix &cMo) | vpForwardProjection | |
projection() VP_OVERRIDE | vpSphere | virtual |
projection(const vpColVector &cP, vpColVector &p) const VP_OVERRIDE | vpSphere | virtual |
setDeallocate(vpForwardProjectionDeallocatorType d) | vpForwardProjection | inline |
setWorldCoordinates(const vpColVector &oP) VP_OVERRIDE | vpSphere | virtual |
setWorldCoordinates(double oX, double oY, double oZ, double R) | vpSphere | |
track(const vpHomogeneousMatrix &cMo) | vpForwardProjection | |
user enum value | vpForwardProjection | |
vpDisplayForwardProjection enum value | vpForwardProjection | |
vpForwardProjection() | vpForwardProjection | inline |
vpForwardProjectionDeallocatorType enum name | vpForwardProjection | |
vpSphere() | vpSphere | |
vpSphere(const vpColVector &oP) | vpSphere | |
vpSphere(double oX, double oY, double oZ, double R) | vpSphere | |
vpTracker() | vpTracker | |
vpTracker(const vpTracker &tracker) | vpTracker | |
~vpTracker() | vpTracker | inlinevirtual |