CFx SDK Documentation  2020SP3
Public Attributes | List of all members
gpc_polygon Struct Reference

#include <avgpc.h>

Public Attributes

int num_contours
 
int * hole
 
gpc_vertex_listcontour
 

Detailed Description

Definition at line 110 of file avgpc.h.

Member Data Documentation

◆ contour

gpc_vertex_list* gpc_polygon::contour

Definition at line 114 of file avgpc.h.

◆ hole

int* gpc_polygon::hole

Definition at line 113 of file avgpc.h.

◆ num_contours

int gpc_polygon::num_contours

Definition at line 112 of file avgpc.h.


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