|  | libhomegear-base
    0.7
    Base library for Homegear and Homegear family modules. | 
This is the complete list of members for BaseLib::Math::Line, including all inherited members.
| _a | BaseLib::Math::Line | protected | 
| _b | BaseLib::Math::Line | protected | 
| closestPointToPoint(const Point2D &p, Point2D &r) | BaseLib::Math::Line | |
| getA() const | BaseLib::Math::Line | inline | 
| getB() const | BaseLib::Math::Line | inline | 
| Line() | BaseLib::Math::Line | inline | 
| Line(const Point2D &a, const Point2D &b) | BaseLib::Math::Line | inline | 
| setA(Point2D value) | BaseLib::Math::Line | inline | 
| setA(Point2D &value) | BaseLib::Math::Line | inline | 
| setB(Point2D value) | BaseLib::Math::Line | inline | 
| setB(Point2D &value) | BaseLib::Math::Line | inline | 
| ~Line() | BaseLib::Math::Line | inlinevirtual |