![]() |
ViSP
3.0.0
|
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==(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 |