Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
FXEX::FXRegionHelper Member List
This is the complete list of members for
FXEX::FXRegionHelper
, including all inherited members.
clear
()
createCircle
(FXint x, FXint y, FXint w, FXuint npoints=180)
createEllipse
(FXint x, FXint y, FXint w, FXint h, FXuint npoints=180)
createPolygon
(const FXPoint *points, FXuint npoints, FXbool winding=FALSE)
createRectangle
(FXint x, FXint y, FXint w, FXint h)
createSquare
(FXint x, FXint y, FXint w)
createTriangle
(FXint x1, FXint y1, FXint x2, FXint y2, FXint x3, FXint y3)
FXRegionHelper
()
FXRegionHelper
(const FXRegionHelper &)
FXRegionHelper
(const FXRegion &r)
getRegion
()
[inline]
operator=
(const FXRegionHelper &r)
operator=
(const FXRegion &r)
~FXRegionHelper
()
[virtual]