Visual Servoing Platform
version 3.5.1 under development (2023-09-22)
|
This is the complete list of members for vpScanPoint, including all inherited members.
getHAngle() const | vpScanPoint | inline |
getRadialDist() const | vpScanPoint | inline |
getVAngle() const | vpScanPoint | inline |
getX() const | vpScanPoint | inline |
getY() const | vpScanPoint | inline |
getZ() const | vpScanPoint | inline |
operator!=(const vpScanPoint &sp1, const vpScanPoint &sp2) | vpScanPoint | friend |
operator<<(std::ostream &s, const vpScanPoint &p) | vpScanPoint | friend |
operator<<(std::ostream &s, const vpScanPoint &p) | vpScanPoint | related |
operator=(const vpScanPoint &)=default | vpScanPoint | |
operator==(const vpScanPoint &sp1, const vpScanPoint &sp2) | vpScanPoint | friend |
setPolar(double r_dist, double h_angle, double v_angle) | vpScanPoint | inline |
vpScanPoint() | vpScanPoint | inline |
vpScanPoint(const vpScanPoint &scanpoint) | vpScanPoint | inline |
vpScanPoint(double r_dist, double h_angle, double v_angle) | vpScanPoint | inline |
~vpScanPoint() | vpScanPoint | inlinevirtual |