MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leRectArray Struct Reference

This struct represents a rectange array. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/datastructure/legato_rectarray.h>

Collaboration diagram for leRectArray:

Data Fields

leRectrects
 
uint32_t size
 
uint32_t capacity
 

Detailed Description

This struct represents a rectange array.

Field Documentation

◆ capacity

uint32_t capacity

Total possible rectangles.

◆ rects

leRect* rects

Pointer to rectangles.

◆ size

uint32_t size

Current number of rectangles.


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