Public Attributes | List of all members
gpc_polygon Struct Reference

#include <gpc.h>

Public Attributes

int num_contours
 
int * hole
 
gpc_vertex_listcontour
 

Detailed Description

Definition at line 82 of file gpc.h.

Member Data Documentation

◆ contour

gpc_vertex_list* gpc_polygon::contour

Definition at line 86 of file gpc.h.

◆ hole

int* gpc_polygon::hole

Definition at line 85 of file gpc.h.

◆ num_contours

int gpc_polygon::num_contours

Definition at line 84 of file gpc.h.


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