mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-05-14 15:17:32 +02:00
Microoptimization
This commit is contained in:
parent
7f591cb2c2
commit
408a671279
@ -41,10 +41,10 @@ public:
|
||||
ll2xy() the points in the MapData class as this can not be done in
|
||||
parallel. */
|
||||
QVector<QPointF> points;
|
||||
RectC boundingRect;
|
||||
Label label;
|
||||
Raster raster;
|
||||
quint32 type;
|
||||
RectC boundingRect;
|
||||
quint32 flags;
|
||||
|
||||
bool operator<(const Poly &other) const
|
||||
|
Loading…
x
Reference in New Issue
Block a user