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

This struct represents a gpu point. More...

Data Fields

n2d_int32_t x
 
n2d_int32_t y
 

Detailed Description

This struct represents a gpu point.

Defines a position on the screen.

Field Documentation

◆ x

n2d_int32_t x

horizontal coordinate of the point.

◆ y

n2d_int32_t y

vertical coordinate of the point.


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