class
FillPolygonObj
: public
MultiLineObj
(Return to index)
filled polygon geometric object
Type:
Instantiable
Base Classes:
public
MultiLineObj
Derived Classes
Include file:
Unidraw/Graphic/geomobjs.h
Description:
man page
Public:
boolean
Contains
(
PointObj
&)
FillPolygonObj
(Coord* = nil, Coord* = nil, int = 0)
boolean
Intersects
(
BoxObj
&)
boolean
Intersects
(
LineObj
&)
virtual
~FillPolygonObj
()
Protected:
void
Normalize
()
int
_normCount
Coord*
_normx, *_normy
(more documentation)