-
class
FLineObj
(Return to index)
-
Type:
Derived Classes
Include file:
Public:
- int
Bresenham (int*& xpts, int*& ypts)
- boolean
Contains (FPointObj&)
- boolean
EquationIntersects (FLineObj&, float &x, float&y)
- int
Extent (float& xmin, float& xmax, float& ymin, float& ymax)
-
FLineObj (FLineObj*)
-
FLineObj (float = 0, float = 0, float = 0, float = 0)
- boolean
Intersects (FLineObj&)
- int
Same (FPointObj& p1, FPointObj& p2)
- int
_npts
- FPointObj
_p1, _p2
- int*
_xpts
- int*
_ypts
-
~FLineObj ()
(more documentation)