Loading...
Searching...
No Matches
Go to the documentation of this file.
44typedef struct vec2_struct_s {
47typedef struct vec3_struct_s {
50typedef struct vec4_struct_s {
53typedef struct vec5_struct_s {
62typedef struct pos3_struct_s {
65typedef struct pos4_struct_s {
73typedef struct ipos3_struct_s {
80# define UFO_SIZE_T "%Iu"
84# define UFO_SIZE_T "%lu"
86# define UFO_SIZE_T "%u"
89# define UFO_SIZE_T "%zu"