Visual Servoing Platform  version 3.5.0 under development (2022-02-15)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
vpPlane Member List

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

AvpPlane
abcd() constvpPlaneinline
BvpPlane
CvpPlane
camera_frame enum valuevpPlane
changeFrame(const vpHomogeneousMatrix &cMo)vpPlane
DvpPlane
getA() constvpPlaneinline
getABCD() constvpPlaneinline
getB() constvpPlaneinline
getC() constvpPlaneinline
getD() constvpPlaneinline
getIntersection(const vpColVector &M1, vpColVector &H) constvpPlane
getNormal() constvpPlane
getNormal(vpColVector &n) constvpPlane
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) constvpPlane
rayIntersection(const vpPoint &M0, const vpPoint &M1, vpColVector &H) constvpPlane
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