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

Description of an extent on the canvas. More...

#include <sf3_vector_graphic.h>

Data Fields

float w
 The width in X.
 
float h
 The height in Y.
 

Detailed Description

Description of an extent on the canvas.

Definition at line 38 of file sf3_vector_graphic.h.

Field Documentation

◆ h

float sf3_size::h

The height in Y.

Definition at line 42 of file sf3_vector_graphic.h.

◆ w

float sf3_size::w

The width in X.

Definition at line 40 of file sf3_vector_graphic.h.


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