Go to the source code of this file.
|
|
#define | ftoi4(F) ((int)(((float)F)*16.0f)) |
| |
|
|
| aligned (8))) xyz_t |
| |
|
| aligned (16))) texel_f_t |
| |
Draw library types
Definition in file draw_types.h.
◆ vertex_t
Definition at line 51 of file draw_types.h.
| Data Fields |
|
float |
x |
|
|
float |
y |
|
|
unsigned int |
z |
|
◆ __attribute__.aligned
| struct __attribute__.aligned |
Definition at line 20 of file draw_types.h.
| Data Fields |
|
u16 |
x |
|
|
u16 |
y |
|
|
u32 |
z |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 29 of file draw_types.h.
| Data Fields |
|
float |
s |
|
|
float |
t |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 33 of file draw_types.h.
| Data Fields |
|
float |
u |
|
|
float |
v |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 41 of file draw_types.h.
| Data Fields |
|
u8 |
r |
|
|
u8 |
g |
|
|
u8 |
b |
|
|
u8 |
a |
|
|
float |
q |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 59 of file draw_types.h.
| Data Fields |
|
float |
s |
|
|
float |
t |
|
|
float |
r |
|
|
float |
q |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 69 of file draw_types.h.
| Data Fields |
|
float |
r |
|
|
float |
g |
|
|
float |
b |
|
|
float |
a |
|
◆ __attribute__.__unnamed__
| struct __attribute__.__unnamed__ |
Definition at line 79 of file draw_types.h.
| Data Fields |
|
float |
x |
|
|
float |
y |
|
|
float |
z |
|
|
float |
w |
|