RetroArch
Public Attributes | List of all members
_XMFLOAT3X3 Struct Reference

#include <xnamath.h>

Public Attributes

union {
   struct {
      FLOAT   _11
 
      FLOAT   _12
 
      FLOAT   _13
 
      FLOAT   _21
 
      FLOAT   _22
 
      FLOAT   _23
 
      FLOAT   _31
 
      FLOAT   _32
 
      FLOAT   _33
 
   } 
 
   FLOAT   m [3][3]
 
}; 
 

Member Data Documentation

◆ @508

union { ... }

◆ _11

FLOAT _XMFLOAT3X3::_11

◆ _12

FLOAT _XMFLOAT3X3::_12

◆ _13

FLOAT _XMFLOAT3X3::_13

◆ _21

FLOAT _XMFLOAT3X3::_21

◆ _22

FLOAT _XMFLOAT3X3::_22

◆ _23

FLOAT _XMFLOAT3X3::_23

◆ _31

FLOAT _XMFLOAT3X3::_31

◆ _32

FLOAT _XMFLOAT3X3::_32

◆ _33

FLOAT _XMFLOAT3X3::_33

◆ m

FLOAT _XMFLOAT3X3::m[3][3]

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