5#ifndef QDECLARATIVEGEOMAPITEMUTILS_P_H
6#define QDECLARATIVEGEOMAPITEMUTILS_P_H
19#include <QtLocation/private/qlocationglobal_p.h>
20#include <QtLocation/private/qgeoprojection_p.h>
21#include <QtPositioning/private/qdoublevector2d_p.h>
90 ,
bool closed =
true);
\inmodule QtCore\reentrant
\inmodule QtCore\reentrant
void wrapPath(const QList< QGeoCoordinate > &perimeter, const QGeoCoordinate &geoLeftBound, const QGeoProjectionWebMercator &p, QList< QDoubleVector2D > &wrappedPath, QList< QDoubleVector2D > &wrappedPathMinus1, QList< QDoubleVector2D > &wrappedPathPlus1, QDoubleVector2D *leftBoundWrapped)
QList< QGeoCoordinate > greaterCirclePath(const QList< QGeoCoordinate > &cornerPoints, greaterCirclePathForm form, int N)
QRectF boundingRectangleFromList(const QList< QDoubleVector2D > &list)
void clipPolygon(const QList< QDoubleVector2D > &wrappedPath, const QGeoProjectionWebMercator &p, QList< QList< QDoubleVector2D > > &clippedPaths, QDoubleVector2D *leftBoundWrapped, bool closed)
double distanceSqrPointLine(double p0_x, double p0_y, double p1_x, double p1_y, double p2_x, double p2_y)
void projectBbox(const QList< QDoubleVector2D > &clippedBbox, const QGeoProjectionWebMercator &p, QPainterPath &projectedBbox)
Combined button and popup list for selecting options.
GLint GLint GLint GLint GLint x
[0]
GLsizei const GLchar *const * path
vec2 & operator=(const QDoubleVector2D &p)
QDoubleVector2D toDoubleVector2D() const
vec2 & operator=(const QPointF &p)
vec2(const QDoubleVector2D &p)