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

This is the complete list of members for CartoType::TCoordSetOfTwoPoints, 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_own_xCartoType::TCoordSetOfTwoPoints
m_own_yCartoType::TCoordSetOfTwoPoints
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
TCoordSetOfTwoPoints(double aX0, double aY0, double aX1, double aY1) noexceptCartoType::TCoordSetOfTwoPointsinline
X(size_t aIndex) const noexceptCartoType::TCoordSetinline
Y(size_t aIndex) const noexceptCartoType::TCoordSetinline