libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::Math::Line Member List

This is the complete list of members for BaseLib::Math::Line, including all inherited members.

_aBaseLib::Math::Lineprotected
_bBaseLib::Math::Lineprotected
closestPointToPoint(const Point2D &p, Point2D &r)BaseLib::Math::Line
getA() constBaseLib::Math::Lineinline
getB() constBaseLib::Math::Lineinline
Line()BaseLib::Math::Lineinline
Line(const Point2D &a, const Point2D &b)BaseLib::Math::Lineinline
setA(Point2D value)BaseLib::Math::Lineinline
setA(Point2D &value)BaseLib::Math::Lineinline
setB(Point2D value)BaseLib::Math::Lineinline
setB(Point2D &value)BaseLib::Math::Lineinline
~Line()BaseLib::Math::Lineinlinevirtual