|
QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgsshapegenerator.h"#include "qgsgeometryutils.h"#include <QLineF>#include <QList>#include <QPainterPath>#include <algorithm>
Go to the source code of this file.
Functions | |
| QLineF | segment (int index, QRectF rect, double radius) |
| QLineF segment | ( | int | index, |
| QRectF | rect, | ||
| double | radius | ||
| ) |
Definition at line 25 of file qgsshapegenerator.cpp.
1.8.17