class
LineObj
(Return to index)
line geometric object
Type:
Instantiable
Derived Classes
Include file:
Unidraw/Graphic/geomobjs.h
Description:
man page
Public:
boolean
Contains
(
PointObj
&)
boolean
Intersects
(
LineObj
&)
LineObj
(Coord = 0, Coord = 0, Coord = 0, Coord = 0)
LineObj
(
LineObj
*)
int
Same
(
PointObj
& p1,
PointObj
& p2)
PointObj
_p1, _p2
(more documentation)