Public Member Functions | |
| Polygon (Common::Point point1, Common::Point point2, Common::Point point3, Common::Point point4) | |
| bool | contains (const Common::Point &point) |
| uint32 | count () |
Public Attributes | |
| Common::Array< Common::Point > | points |
| Common::Rect | boundingRect |