QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsInternalGeometryEngine Member List

This is the complete list of members for QgsInternalGeometryEngine, including all inherited members.

densifyByCount(int extraNodesPerSegment) const QgsInternalGeometryEngine
densifyByDistance(double distance) const QgsInternalGeometryEngine
extrude(double x, double y) const QgsInternalGeometryEngine
orthogonalize(double tolerance=1.0E-8, int maxIterations=1000, double angleThreshold=15.0) const QgsInternalGeometryEngine
poleOfInaccessibility(double precision, double *distanceFromBoundary=nullptr) const QgsInternalGeometryEngine
QgsInternalGeometryEngine(const QgsGeometry &geometry)QgsInternalGeometryEngineexplicit
taperedBuffer(double startWidth, double endWidth, int segments) const QgsInternalGeometryEngine
variableWidthBuffer(int segments, const std::function< std::unique_ptr< double[] >(const QgsLineString *line) > &widthFunction) const QgsInternalGeometryEngine
variableWidthBufferByM(int segments) const QgsInternalGeometryEngine