libsf3
Loading...
Searching...
No Matches
Data Fields
sf3_point Struct Reference

Description of a point on the canvas. More...

#include <sf3_vector_graphic.h>

Data Fields

float x
 The X coordinate.
 
float y
 The Y coordinate.
 

Detailed Description

Description of a point on the canvas.

Definition at line 30 of file sf3_vector_graphic.h.

Field Documentation

◆ x

float sf3_point::x

The X coordinate.

Definition at line 32 of file sf3_vector_graphic.h.

◆ y

float sf3_point::y

The Y coordinate.

Definition at line 34 of file sf3_vector_graphic.h.


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