QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Attributes | List of all members
QgsGeometryUtils::SelfIntersection Struct Reference

#include <qgsgeometryutils.h>

Public Attributes

QgsPointV2 point
 
int segment1
 
int segment2
 

Detailed Description

Definition at line 118 of file qgsgeometryutils.h.

Member Data Documentation

◆ point

QgsPointV2 QgsGeometryUtils::SelfIntersection::point

Definition at line 122 of file qgsgeometryutils.h.

◆ segment1

int QgsGeometryUtils::SelfIntersection::segment1

Definition at line 120 of file qgsgeometryutils.h.

◆ segment2

int QgsGeometryUtils::SelfIntersection::segment2

Definition at line 121 of file qgsgeometryutils.h.


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