Visual Servoing Platform  version 3.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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(const double a)vpPlaneinline
setABCD(const double a, const double b, const double c, const double d)vpPlaneinline
setB(const double b)vpPlaneinline
setC(const double c)vpPlaneinline
setD(const double d)vpPlaneinline
vpPlane()vpPlane
vpPlane(const vpPlane &P)vpPlane
vpPlane(const double A, const double B, const double C, const 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