RetroArch
Public Attributes | List of all members
xdk360_video_font_t Struct Reference
Collaboration diagram for xdk360_video_font_t:
[legend]

Public Attributes

Font_Locals_t s_FontLocals
 
d3d9_video_td3d
 
uint32_t m_dwSavedState
 
uint32_t m_cMaxGlyph
 
uint32_t m_dwNumGlyphs
 
float m_fFontHeight
 
float m_fFontTopPadding
 
float m_fFontBottomPadding
 
float m_fFontYAdvance
 
wchar_t * m_TranslatorTable
 
LPDIRECT3DTEXTURE9 m_pFontTexture
 
const GLYPH_ATTRm_Glyphs
 

Member Data Documentation

◆ d3d

d3d9_video_t* xdk360_video_font_t::d3d

◆ m_cMaxGlyph

uint32_t xdk360_video_font_t::m_cMaxGlyph

◆ m_dwNumGlyphs

uint32_t xdk360_video_font_t::m_dwNumGlyphs

◆ m_dwSavedState

uint32_t xdk360_video_font_t::m_dwSavedState

◆ m_fFontBottomPadding

float xdk360_video_font_t::m_fFontBottomPadding

◆ m_fFontHeight

float xdk360_video_font_t::m_fFontHeight

◆ m_fFontTopPadding

float xdk360_video_font_t::m_fFontTopPadding

◆ m_fFontYAdvance

float xdk360_video_font_t::m_fFontYAdvance

◆ m_Glyphs

const GLYPH_ATTR* xdk360_video_font_t::m_Glyphs

◆ m_pFontTexture

LPDIRECT3DTEXTURE9 xdk360_video_font_t::m_pFontTexture

◆ m_TranslatorTable

wchar_t* xdk360_video_font_t::m_TranslatorTable

◆ s_FontLocals

Font_Locals_t xdk360_video_font_t::s_FontLocals

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