bHorizontal | cHV_Seg | [private] |
cHV_Seg() | cHV_Seg | [inline] |
cHV_Seg(cPoint2D &pA, cPoint2D &pB) | cHV_Seg | |
Contient(cHV_Seg &seg) | cHV_Seg | |
Contient_Point(cPoint2D &A) | cHV_Seg | |
cSeg() | cSeg | [inline] |
cSeg(cPoint2D &pA, cPoint2D &pB) | cSeg | [inline] |
Get_Complementaires(cHV_Seg &seg, cHV_Seg &complementaire1, cHV_Seg &complementaire2) | cHV_Seg | |
Get_Exact_Intersection(cSeg &seg, cPoint2D &A, cHV_Seg &seg_result) | cHV_Seg | |
Get_Intersection(cHV_Seg &seg, cHV_Seg &result) | cHV_Seg | |
Get_Middle(cPoint2D &p) | cSeg | |
Get_p0() | cSeg | [inline] |
Get_p1() | cSeg | [inline] |
Get_Square_Distance_From_Point(cPoint2D &pA) | cSeg | |
Get_Square_Length() | cSeg | |
Is_Horizontal() | cHV_Seg | [inline] |
On_Same_Line(cHV_Seg &seg) | cHV_Seg | |
operator==(cSeg &seg2) | cSeg | |
p0 | cSeg | [protected] |
p1 | cSeg | [protected] |
Set(cPoint2D &pA, cPoint2D &pB) | cHV_Seg | [virtual] |