![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpPlane, including all inherited members.
| A | vpPlane | |
| abcd() const | vpPlane | inline |
| B | vpPlane | |
| C | vpPlane | |
| camera_frame enum value | vpPlane | |
| changeFrame(const vpHomogeneousMatrix &cMo) | vpPlane | |
| computeZ(double x, double y) const | vpPlane | |
| D | vpPlane | |
| getA() const | vpPlane | inline |
| getABCD() const | vpPlane | inline |
| getB() const | vpPlane | inline |
| getC() const | vpPlane | inline |
| getD() const | vpPlane | inline |
| getIntersection(const vpColVector &M1, vpColVector &H) const | vpPlane | |
| getNormal() const | vpPlane | |
| getNormal(vpColVector &n) const | vpPlane | |
| init(const vpPoint &P, const vpColVector &normal, const vpPlaneFrame &frame=camera_frame) | vpPlane | |
| init(const vpPoint &P, const vpPoint &Q, const vpPoint &R, const vpPlaneFrame &frame=camera_frame) | vpPlane | |
| init(const vpColVector &P, const vpColVector &n) | vpPlane | |
| init(const vpPlane &P) | vpPlane | |
| object_frame enum value | vpPlane | |
| operator<<(std::ostream &os, const vpPlane &p) | vpPlane | friend |
| operator=(const vpPlane &f) | vpPlane | |
| projectionPointOnPlan(const vpPoint &P, vpPoint &Pproj, const vpPlaneFrame &frame=camera_frame) const | vpPlane | |
| rayIntersection(const vpPoint &M0, const vpPoint &M1, vpColVector &H) const | vpPlane | |
| setA(double a) | vpPlane | inline |
| setABCD(double a, double b, double c, double d) | vpPlane | inline |
| setB(double b) | vpPlane | inline |
| setC(double c) | vpPlane | inline |
| setD(double d) | vpPlane | inline |
| vpPlane() | vpPlane | |
| vpPlane(const vpPlane &P) | vpPlane | |
| vpPlane(double A, double B, double C, double D) | vpPlane | |
| vpPlane(const vpPoint &P, const vpColVector &normal, const vpPlaneFrame &frame=camera_frame) | vpPlane | |
| vpPlane(const vpPoint &P, const vpPoint &Q, const vpPoint &R, const vpPlaneFrame &frame=camera_frame) | vpPlane | |
| vpPlaneFrame enum name | vpPlane |