Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Line Member List

This is the complete list of members for Line, including all inherited members.
getACoefficient() constLine
getBCoefficient() constLine
getCCoefficient() constLine
getCircleIntersectionPoints(Circle circle, VecPosition *posSolution1, VecPosition *posSolution2)Line
getDistanceWithPoint(VecPosition pos)Line
getIntersection(Line line)Line
getPointOnLineClosestTo(VecPosition pos)Line
getTangentLine(VecPosition pos)Line
getXGivenY(double y)Line
getYGivenX(double x)Line
isInBetween(VecPosition pos, VecPosition point1, VecPosition point2)Line
Line(double a, double b, double c)Line
m_aLine [private]
m_bLine [private]
m_cLine [private]
makeLineFromPositionAndAngle(VecPosition vec, AngDeg angle)Line [static]
makeLineFromTwoPoints(VecPosition pos1, VecPosition pos2)Line [static]
operator<<(ostream &os, Line l)Line [friend]
show(ostream &os=cout)Line

Generated on Fri Nov 7 11:46:03 2003 for UvA Trilearn 2003 Base Code by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001