|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <types.h>
Public Attributes | ||
| Mtx_t | m | |
| struct { | ||
| unsigned short int intPart [4][4] | ||
| unsigned short int fracPart [4][4] | ||
| }; | ||
| long long int | forc_structure_alignment | |
| struct { ... } MtxS |
| long long int MtxS::forc_structure_alignment |
| unsigned short int MtxS::fracPart[4][4] |
| unsigned short int MtxS::intPart[4][4] |
| Mtx_t MtxS::m |