Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-point.h>
Data Fields | |
float | x |
float | y |
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.
float _graphene_point_t::x |
Definition at line 72 of file graphene-point.h.
float _graphene_point_t::y |
Definition at line 73 of file graphene-point.h.