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

#include <types.h>

+ Inheritance diagram for nw4hbm::math::_MTX34:

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   m [3][4] 
 
   f32   a [3 *4] 
 
   Mtx   mtx 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } nw4hbm::math::_MTX34

◆ _00

f32 nw4hbm::math::_MTX34::_00

◆ _01

f32 nw4hbm::math::_MTX34::_01

◆ _02

f32 nw4hbm::math::_MTX34::_02

◆ _03

f32 nw4hbm::math::_MTX34::_03

◆ _10

f32 nw4hbm::math::_MTX34::_10

◆ _11

f32 nw4hbm::math::_MTX34::_11

◆ _12

f32 nw4hbm::math::_MTX34::_12

◆ _13

f32 nw4hbm::math::_MTX34::_13

◆ _20

f32 nw4hbm::math::_MTX34::_20

◆ _21

f32 nw4hbm::math::_MTX34::_21

◆ _22

f32 nw4hbm::math::_MTX34::_22

◆ _23

f32 nw4hbm::math::_MTX34::_23

◆ a

f32 nw4hbm::math::_MTX34::a[3 *4]

◆ m

f32 nw4hbm::math::_MTX34::m[3][4]

◆ mtx

Mtx nw4hbm::math::_MTX34::mtx

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