RetroArch
Public Attributes | List of all members
_D3DX10_FONT_DESCW Struct Reference

#include <d3dx10core.h>

Public Attributes

INT Height
 
UINT Width
 
UINT Weight
 
UINT MipLevels
 
BOOL Italic
 
BYTE CharSet
 
BYTE OutputPrecision
 
BYTE Quality
 
BYTE PitchAndFamily
 
WCHAR FaceName [LF_FACESIZE]
 

Member Data Documentation

◆ CharSet

BYTE _D3DX10_FONT_DESCW::CharSet

◆ FaceName

WCHAR _D3DX10_FONT_DESCW::FaceName[LF_FACESIZE]

◆ Height

INT _D3DX10_FONT_DESCW::Height

◆ Italic

BOOL _D3DX10_FONT_DESCW::Italic

◆ MipLevels

UINT _D3DX10_FONT_DESCW::MipLevels

◆ OutputPrecision

BYTE _D3DX10_FONT_DESCW::OutputPrecision

◆ PitchAndFamily

BYTE _D3DX10_FONT_DESCW::PitchAndFamily

◆ Quality

BYTE _D3DX10_FONT_DESCW::Quality

◆ Weight

UINT _D3DX10_FONT_DESCW::Weight

◆ Width

UINT _D3DX10_FONT_DESCW::Width

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