Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::math::_MTX44 Struct Reference

#include <types.h>

+ Inheritance diagram for nw4hbm::math::_MTX44:

Public Attributes

union { 
 
   struct { 
 
      f32   _00 
 
      f32   _01 
 
      f32   _02 
 
      f32   _03 
 
      f32   _10 
 
      f32   _11 
 
      f32   _12 
 
      f32   _13 
 
      f32   _20 
 
      f32   _21 
 
      f32   _22 
 
      f32   _23 
 
      f32   _30 
 
      f32   _31 
 
      f32   _32 
 
      f32   _33 
 
   }  
 
   f32   m [4][4] 
 
   f32   a [4 *4] 
 
   Mtx44   mtx 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } nw4hbm::math::_MTX44

◆ _00

f32 nw4hbm::math::_MTX44::_00

◆ _01

f32 nw4hbm::math::_MTX44::_01

◆ _02

f32 nw4hbm::math::_MTX44::_02

◆ _03

f32 nw4hbm::math::_MTX44::_03

◆ _10

f32 nw4hbm::math::_MTX44::_10

◆ _11

f32 nw4hbm::math::_MTX44::_11

◆ _12

f32 nw4hbm::math::_MTX44::_12

◆ _13

f32 nw4hbm::math::_MTX44::_13

◆ _20

f32 nw4hbm::math::_MTX44::_20

◆ _21

f32 nw4hbm::math::_MTX44::_21

◆ _22

f32 nw4hbm::math::_MTX44::_22

◆ _23

f32 nw4hbm::math::_MTX44::_23

◆ _30

f32 nw4hbm::math::_MTX44::_30

◆ _31

f32 nw4hbm::math::_MTX44::_31

◆ _32

f32 nw4hbm::math::_MTX44::_32

◆ _33

f32 nw4hbm::math::_MTX44::_33

◆ a

f32 nw4hbm::math::_MTX44::a[4 *4]

◆ m

f32 nw4hbm::math::_MTX44::m[4][4]

◆ mtx

Mtx44 nw4hbm::math::_MTX44::mtx

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