ReactOS 0.4.15-dev-7906-g1b85a5f
_POINTBLOCK Struct Reference
Collaboration diagram for _POINTBLOCK:

Public Attributes

POINT pts [NUMPTSTOBUFFER]
 
struct _POINTBLOCKnext
 

Detailed Description

Definition at line 517 of file region.c.

Member Data Documentation

◆ next

struct _POINTBLOCK* _POINTBLOCK::next

Definition at line 520 of file region.c.

Referenced by REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().

◆ pts

POINT _POINTBLOCK::pts[NUMPTSTOBUFFER]

Definition at line 519 of file region.c.

Referenced by REGION_CreateETandAET(), REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().


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