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

This is the complete list of members for CartoTypeCore::CoordSetOfTwoPoints, including all inherited members.

CoordSet(const double *aX, const double *aY, size_t aCount) noexceptCartoTypeCore::CoordSetinline
CoordSet(const double *aCoordArray, size_t aCount) noexceptCartoTypeCore::CoordSetinline
CoordSet(const point_t *aPointArray, size_t aCount) noexceptCartoTypeCore::CoordSetinline
CoordSet(const std::vector< point_t > &aPointArray) noexceptCartoTypeCore::CoordSetinline
CoordSet() noexceptCartoTypeCore::CoordSetinlineprotected
CoordSetOfTwoPoints(double aX0, double aY0, double aX1, double aY1) noexceptCartoTypeCore::CoordSetOfTwoPointsinline
Count() const noexceptCartoTypeCore::CoordSetinline
DistanceFromPoint(bool aIsPolygon, double aX, double aY, double &aNearestX, double &aNearestY) const noexceptCartoTypeCore::CoordSet
m_countCartoTypeCore::CoordSetprotected
m_strideCartoTypeCore::CoordSetprotected
m_xCartoTypeCore::CoordSetprotected
m_yCartoTypeCore::CoordSetprotected
OwnXCartoTypeCore::CoordSetOfTwoPoints
OwnYCartoTypeCore::CoordSetOfTwoPoints
Point(size_t aIndex) const noexceptCartoTypeCore::CoordSetinline
PolygonContains(double aX, double aY) const noexceptCartoTypeCore::CoordSet
X(size_t aIndex) const noexceptCartoTypeCore::CoordSetinline
Y(size_t aIndex) const noexceptCartoTypeCore::CoordSetinline