Segment
Segment()
A()
setA()
B()
setB()
toLine()
containsPoint()
operator Segment< U >()
m_A
m_B
Segment defined by its two extremities: A and B.
Public Functions
Returns a line that contains the extremities of the segment.
Check if a point belongs to the segment.
Private Members