QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Attributes | List of all members
QgsGeometryUtils::SelfIntersection Struct Reference

#include <qgsgeometryutils.h>

Public Attributes

QgsPoint point
 
int segment1
 
int segment2
 

Detailed Description

Note
not available in Python bindings

Definition at line 245 of file qgsgeometryutils.h.

Member Data Documentation

◆ point

QgsPoint QgsGeometryUtils::SelfIntersection::point

Definition at line 249 of file qgsgeometryutils.h.

◆ segment1

int QgsGeometryUtils::SelfIntersection::segment1

Definition at line 247 of file qgsgeometryutils.h.

◆ segment2

int QgsGeometryUtils::SelfIntersection::segment2

Definition at line 248 of file qgsgeometryutils.h.


The documentation for this struct was generated from the following file: