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:
+ Collaboration diagram for nw4hbm::math::MTX34:

Public Member Functions

 MTX34 ()
 
 operator MtxPtr ()
 
 operator CMtxP () const
 
void Report (bool bNewline, char const *name) const
 

Additional Inherited Members

- Public Attributes inherited from nw4hbm::math::_MTX34
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 
 
};  
 

Constructor & Destructor Documentation

◆ MTX34()

nw4hbm::math::MTX34::MTX34 ( )
inline

Member Function Documentation

◆ operator CMtxP()

nw4hbm::math::MTX34::operator CMtxP ( ) const
inline

◆ operator MtxPtr()

nw4hbm::math::MTX34::operator MtxPtr ( )
inline

◆ Report()

void nw4hbm::math::MTX34::Report ( bool bNewline,
char const * name ) const

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