libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
MtxS Union Reference

#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
 

Member Data Documentation

◆ [struct]

struct { ... } MtxS

◆ forc_structure_alignment

long long int MtxS::forc_structure_alignment

◆ fracPart

unsigned short int MtxS::fracPart[4][4]

◆ intPart

unsigned short int MtxS::intPart[4][4]

◆ m

Mtx_t MtxS::m

The documentation for this union was generated from the following file: