Line
Line()
containsPoint()
a()
b()
c()
m_a
m_b
m_c
Line defined by its cartesian equation ax + by + c = 0.
Public Functions
Check if a point belongs to the line.
Private Members