graphene_point_t

Undocumented in source.
struct graphene_point_t {}

Members

Variables

x
float x;

the X coordinate of the point

y
float y;

the Y coordinate of the point

Meta