ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
svg_pt_t Struct Reference

A 2-D point in SVG user space (an x/y pair). More...

#include <reflow_svg_internal.h>

Data Fields

int32_t x
 X coordinate.
int32_t y
 Y coordinate.

Detailed Description

A 2-D point in SVG user space (an x/y pair).

Definition at line 87 of file reflow_svg_internal.h.

Field Documentation

◆ x

◆ y


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