cSeg() | cSeg | [inline] |
cSeg(cPoint2D &pA, cPoint2D &pB) | cSeg | [inline] |
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 | |
operator<<(std::ostream &os, const cSeg &ex) | cSeg | [friend] |
operator==(cSeg &seg2) | cSeg | |
p0 | cSeg | [protected] |
p1 | cSeg | [protected] |
Set(cPoint2D &pA, cPoint2D &pB) | cSeg | [inline, virtual] |