![]() |
citro3d
1.2.0
|
#include <3ds.h>

Go to the source code of this file.
Data Structures | |
| struct | C3D_FVec |
| Float vector. More... | |
| struct | C3D_Mtx |
| Row-major 4x4 matrix. More... | |
Macros | |
| #define | C3D_DEPRECATED __attribute__ ((deprecated)) |
Typedefs | |
| typedef u32 | C3D_IVec |
| typedef C3D_FVec | C3D_FQuat |
Functions | |
| static C3D_IVec | IVec_Pack (u8 x, u8 y, u8 z, u8 w) |
| #define C3D_DEPRECATED __attribute__ ((deprecated)) |
| typedef u32 C3D_IVec |
|
inlinestatic |