My Project
|
Public Member Functions | |
GDISimpleEdge (const Vector3 &p1, const Vector3 &p2) | |
Protected Member Functions | |
float | GetY (float x) const |
Protected Attributes | |
Vector3 | point1 |
Vector3 | point2 |
float | slope |
float | intersect |
int | vertical |
Friends | |
class | CGDIRegion |