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

This is the complete list of members for CartoTypeCore::CoordSet, 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
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
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