| AppendPoint(const point_t &aPoint) | CartoType::CGeneralGeometry< point_t > | inline |
| AppendPoint(double aX, double aY) | CartoType::CGeneralGeometry< point_t > | inline |
| AppendPoint(double aX, double aY, TPointType aPointType) | CartoType::CGeneralGeometry< point_t > | inline |
| BeginContour() | CartoType::CGeneralGeometry< point_t > | inline |
| Bounds() const | CartoType::CGeneralGeometry< point_t > | inline |
| CGeneralGeometry() | CartoType::CGeneralGeometry< point_t > | inline |
| CGeneralGeometry(TCoordType aCoordType, bool aClosed=false) | CartoType::CGeneralGeometry< point_t > | inlineexplicit |
| CGeneralGeometry(const MPath &aPath, TCoordType aCoordType, bool aClosed) | CartoType::CGeneralGeometry< point_t > | inline |
| CGeneralGeometry(const TRectFP &aRect, TCoordType aCoordType) | CartoType::CGeneralGeometry< point_t > | inline |
| CGeneralGeometry(const point_t &aPoint, TCoordType aCoordType) | CartoType::CGeneralGeometry< point_t > | inline |
| CGeneralGeometry(const CGeneralGeometry &aOther, size_t aContourIndex) | CartoType::CGeneralGeometry< point_t > | inline |
| Clear() | CartoType::CGeneralGeometry< point_t > | inline |
| Contour(size_t aIndex) const | CartoType::CGeneralGeometry< point_t > | inline |
| contour_t typedef | CartoType::CGeneralGeometry< point_t > | |
| ContourCount() const | CartoType::CGeneralGeometry< point_t > | inline |
| ContourIsOuter(size_t aIndex) const | CartoType::CGeneralGeometry< point_t > | inline |
| ConvertCoords(TCoordType aToCoordType, std::function< void(TWritableCoordSet &aCoordSet)> aConvertFunction) | CartoType::CGeneralGeometry< point_t > | inline |
| CoordSet(size_t aContourIndex) | CartoType::CGeneralGeometry< point_t > | inline |
| CoordSet(size_t aContourIndex) const | CartoType::CGeneralGeometry< point_t > | inline |
| CoordType() const | CartoType::CGeneralGeometry< point_t > | inline |
| IsClosed() const | CartoType::CGeneralGeometry< point_t > | inline |
| IsEmpty() const | CartoType::CGeneralGeometry< point_t > | inline |
| operator COutline() const | CartoType::CGeneralGeometry< point_t > | inline |
| Point(size_t aContourIndex, size_t aPointIndex) const | CartoType::CGeneralGeometry< point_t > | inline |
| Point(size_t aContourIndex, size_t aPointIndex) | CartoType::CGeneralGeometry< point_t > | inline |
| PointCount(size_t aContourIndex) const | CartoType::CGeneralGeometry< point_t > | inline |
| Reverse() | CartoType::CGeneralGeometry< point_t > | inline |
| SetClosed(bool aClosed) | CartoType::CGeneralGeometry< point_t > | inline |