QGIS API Documentation  2.14.11-Essen
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 95 of file qgsgeometryutils.h.

Member Data Documentation

◆ point

QgsPointV2 QgsGeometryUtils::SelfIntersection::point

Definition at line 99 of file qgsgeometryutils.h.

◆ segment1

int QgsGeometryUtils::SelfIntersection::segment1

Definition at line 97 of file qgsgeometryutils.h.

◆ segment2

int QgsGeometryUtils::SelfIntersection::segment2

Definition at line 98 of file qgsgeometryutils.h.


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