graphene_point3d_t

Undocumented in source.
struct graphene_point3d_t {}

Members

Variables

x
float x;

the X coordinate

y
float y;

the Y coordinate

z
float z;

the Z coordinate

Meta