RetroArch
Public Attributes | List of all members
_XMFLOAT3PK Struct Reference

#include <xnamath.h>

Public Attributes

union {
   struct {
      UINT   xm: 6
 
      UINT   xe: 5
 
      UINT   ym: 6
 
      UINT   ye: 5
 
      UINT   zm: 5
 
      UINT   ze: 5
 
   } 
 
   UINT   v
 
}; 
 

Member Data Documentation

◆ @424

union { ... }

◆ v

UINT _XMFLOAT3PK::v

◆ xe

UINT _XMFLOAT3PK::xe

◆ xm

UINT _XMFLOAT3PK::xm

◆ ye

UINT _XMFLOAT3PK::ye

◆ ym

UINT _XMFLOAT3PK::ym

◆ ze

UINT _XMFLOAT3PK::ze

◆ zm

UINT _XMFLOAT3PK::zm

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