Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_graphene_point_t Struct Reference

#include <graphene-point.h>

Data Fields

float x
 
float y
 

Detailed Description

graphene_point_t: @x: the X coordinate of the point @y: the Y coordinate of the point

A point with two coordinates.

Since: 1.0

Definition at line 70 of file graphene-point.h.

Field Documentation

◆ x

float _graphene_point_t::x

Definition at line 72 of file graphene-point.h.

◆ y

float _graphene_point_t::y

Definition at line 73 of file graphene-point.h.


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