citro3d
|
Float vector. More...
#include <types.h>
Data Fields | |
struct { | |
float w | |
W-component. | |
float z | |
Z-component. | |
float y | |
Y-component. | |
float x | |
X-component. | |
}; | |
Vector access. | |
struct { | |
float r | |
Real component. | |
float k | |
K-component. | |
float j | |
J-component. | |
float i | |
I-component. | |
}; | |
Quaternion access. | |
float | c [4] |
Raw access. | |
Float vector.
Matches PICA layout