RetroArch
Public Attributes | List of all members
_XMFLOAT3SE Struct Reference

#include <xnamath.h>

Public Attributes

union {
   struct {
      UINT   xm: 9
 
      UINT   ym: 9
 
      UINT   zm: 9
 
      UINT   e: 5
 
   } 
 
   UINT   v
 
}; 
 

Member Data Documentation

◆ @428

union { ... }

◆ e

UINT _XMFLOAT3SE::e

◆ v

UINT _XMFLOAT3SE::v

◆ xm

UINT _XMFLOAT3SE::xm

◆ ym

UINT _XMFLOAT3SE::ym

◆ zm

UINT _XMFLOAT3SE::zm

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