Mapper
Public Attributes | List of all members
gpc_polygon Struct Reference

#include <gpc.h>

Collaboration diagram for gpc_polygon:
Collaboration graph
[legend]

Public Attributes

int num_contours
 
int * hole
 
gpc_vertex_listcontour
 

Detailed Description

Definition at line 78 of file gpc.h.

Member Data Documentation

◆ contour

gpc_vertex_list* gpc_polygon::contour

Definition at line 82 of file gpc.h.

◆ hole

int* gpc_polygon::hole

Definition at line 81 of file gpc.h.

◆ num_contours

int gpc_polygon::num_contours

Definition at line 80 of file gpc.h.


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