Visual Servoing Platform  version 3.4.0
vpPlane Member List

This is the complete list of members for vpPlane, including all inherited members.

AvpPlane
abcd() const vpPlaneinline
BvpPlane
CvpPlane
camera_frame enum valuevpPlane
changeFrame(const vpHomogeneousMatrix &cMo)vpPlane
DvpPlane
getA() const vpPlaneinline
getABCD() const vpPlaneinline
getB() const vpPlaneinline
getC() const vpPlaneinline
getD() const vpPlaneinline
getIntersection(const vpColVector &M1, vpColVector &H) const vpPlane
getNormal() const vpPlane
getNormal(vpColVector &n) const vpPlane
init(const vpPoint &P, const vpPoint &Q, const vpPoint &R, vpPlaneFrame frame=camera_frame)vpPlane
init(const vpColVector &P, const vpColVector &n)vpPlane
init(const vpPlane &P)vpPlane
object_frame enum valuevpPlane
operator<<(std::ostream &os, vpPlane &p)vpPlanefriend
operator=(const vpPlane &f)vpPlane
projectionPointOnPlan(const vpPoint &P, vpPoint &Pproj) const vpPlane
rayIntersection(const vpPoint &M0, const vpPoint &M1, vpColVector &H) const vpPlane
setA(double a)vpPlaneinline
setABCD(double a, double b, double c, double d)vpPlaneinline
setB(double b)vpPlaneinline
setC(double c)vpPlaneinline
setD(double d)vpPlaneinline
vpPlane()vpPlane
vpPlane(const vpPlane &P)vpPlane
vpPlane(double A, double B, double C, double D)vpPlane
vpPlane(const vpPoint &P, const vpColVector &n, vpPlaneFrame frame=camera_frame)vpPlane
vpPlane(const vpPoint &P, const vpPoint &Q, const vpPoint &R, vpPlaneFrame frame=camera_frame)vpPlane
vpPlaneFrame enum namevpPlane