CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::GeneralGeometry< point_t > Member List

This is the complete list of members for CartoTypeCore::GeneralGeometry< point_t >, including all inherited members.

AppendPoint(const point_t &aPoint)CartoTypeCore::GeneralGeometry< point_t >inline
AppendPoint(double aX, double aY)CartoTypeCore::GeneralGeometry< point_t >inline
AppendPoint(double aX, double aY, PointType aPointType)CartoTypeCore::GeneralGeometry< point_t >inline
BeginContour()CartoTypeCore::GeneralGeometry< point_t >inline
Bounds() constCartoTypeCore::GeneralGeometry< point_t >inline
Clear()CartoTypeCore::GeneralGeometry< point_t >inline
contour_t typedefCartoTypeCore::GeneralGeometry< point_t >
ContourByIndex(size_t aIndex) constCartoTypeCore::GeneralGeometry< point_t >inline
ContourCount() constCartoTypeCore::GeneralGeometry< point_t >inline
ContourIsOuter(size_t aIndex) constCartoTypeCore::GeneralGeometry< point_t >inline
ConvertCoords(CartoTypeCore::CoordType aToCoordType, std::function< void(WritableCoordSet &aCoordSet)> aConvertFunction)CartoTypeCore::GeneralGeometry< point_t >inline
CoordSet(size_t aContourIndex)CartoTypeCore::GeneralGeometry< point_t >inline
CoordSet(size_t aContourIndex) constCartoTypeCore::GeneralGeometry< point_t >inline
CoordType() constCartoTypeCore::GeneralGeometry< point_t >inline
GeneralGeometry()CartoTypeCore::GeneralGeometry< point_t >inline
GeneralGeometry(CartoTypeCore::CoordType aCoordType, bool aClosed=false)CartoTypeCore::GeneralGeometry< point_t >inlineexplicit
GeneralGeometry(const MPath &aPath, CartoTypeCore::CoordType aCoordType, bool aClosed)CartoTypeCore::GeneralGeometry< point_t >inline
GeneralGeometry(const RectFP &aRect, CartoTypeCore::CoordType aCoordType)CartoTypeCore::GeneralGeometry< point_t >inline
GeneralGeometry(const point_t &aPoint, CartoTypeCore::CoordType aCoordType)CartoTypeCore::GeneralGeometry< point_t >inline
GeneralGeometry(const GeneralGeometry &aOther, size_t aContourIndex)CartoTypeCore::GeneralGeometry< point_t >inline
IsClosed() constCartoTypeCore::GeneralGeometry< point_t >inline
IsEmpty() constCartoTypeCore::GeneralGeometry< point_t >inline
operator Outline() constCartoTypeCore::GeneralGeometry< point_t >inline
Point(size_t aContourIndex, size_t aPointIndex) constCartoTypeCore::GeneralGeometry< point_t >inline
Point(size_t aContourIndex, size_t aPointIndex)CartoTypeCore::GeneralGeometry< point_t >inline
PointCount(size_t aContourIndex) constCartoTypeCore::GeneralGeometry< point_t >inline
Reverse()CartoTypeCore::GeneralGeometry< point_t >inline
SetClosed(bool aClosed)CartoTypeCore::GeneralGeometry< point_t >inline