class
BoxObj
(Return to index)
box geometric object
Type:
Instantiable
Derived Classes
Include file:
Unidraw/Graphic/geomobjs.h
Description:
man page
Public:
BoxObj
(
BoxObj
*)
BoxObj
(Coord = 0, Coord = 0, Coord = 0, Coord = 0)
boolean
Contains
(
PointObj
&)
boolean
Intersects
(
BoxObj
&)
boolean
Intersects
(
LineObj
&)
boolean
Within
(
BoxObj
&)
Coord
_bottom, _top
Coord
_left, _right
BoxObj
operator+
(
BoxObj
&)
BoxObj
operator-
(
BoxObj
&)
(more documentation)