MPLABĀ® Harmony Graphics Suite
Data Fields
leRectArray Struct Reference

This struct represents a rectange array. More...

#include <legato_rectarray.h>

Collaboration diagram for leRectArray:
Collaboration graph
[legend]

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: