| CPolygon(const long numberOfPoints) | Exponent::MathTools::CPolygon | |
| CPolygon(const CPolygon &polygon) | Exponent::MathTools::CPolygon | |
| CPolygon() | Exponent::MathTools::CPolygon | |
| getMutablePointArray() const | Exponent::MathTools::CPolygon | [inline] |
| getNumberOfPoints() const | Exponent::MathTools::CPolygon | |
| getPoint(const long index) | Exponent::MathTools::CPolygon | |
| getPointArray() const | Exponent::MathTools::CPolygon | [inline] |
| initialiseArray(const long numberOfPoints) | Exponent::MathTools::CPolygon | |
| m_pointArray | Exponent::MathTools::CPolygon | [protected] |
| offset(const CPoint &point) | Exponent::MathTools::CPolygon | |
| operator=(const CPolygon &polygon) | Exponent::MathTools::CPolygon | [virtual] |
| operator==(const CPolygon &polygon) | Exponent::MathTools::CPolygon | [virtual] |
| setPoint(const CPoint &point, const long index) | Exponent::MathTools::CPolygon | |
| ~CPolygon() | Exponent::MathTools::CPolygon | [virtual] |