CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
CartoType::TCoordSet Member List

This is the complete list of members for CartoType::TCoordSet, including all inherited members.

Count() const noexceptCartoType::TCoordSetinline
DistanceFromPoint(bool aIsPolygon, double aX, double aY, double &aNearestX, double &aNearestY) const noexceptCartoType::TCoordSet
m_countCartoType::TCoordSetprotected
m_strideCartoType::TCoordSetprotected
m_xCartoType::TCoordSetprotected
m_yCartoType::TCoordSetprotected
Point(size_t aIndex) const noexceptCartoType::TCoordSetinline
PolygonContains(double aX, double aY) const noexceptCartoType::TCoordSet
TCoordSet(const double *aX, const double *aY, size_t aCount) noexceptCartoType::TCoordSetinline
TCoordSet(const double *aCoordArray, size_t aCount) noexceptCartoType::TCoordSetinline
TCoordSet(const point_t *aPointArray, size_t aCount) noexceptCartoType::TCoordSetinline
TCoordSet(const std::vector< point_t > &aPointArray) noexceptCartoType::TCoordSetinline
TCoordSet() noexceptCartoType::TCoordSetinlineprotected
X(size_t aIndex) const noexceptCartoType::TCoordSetinline
Y(size_t aIndex) const noexceptCartoType::TCoordSetinline