zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
_D3DXFONT_DESCW Struct Reference

#include <d3dx9core.h>

Public Attributes

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

Detailed Description

Definition at line 283 of file d3dx9core.h.

Member Data Documentation

BYTE _D3DXFONT_DESCW::CharSet

Definition at line 290 of file d3dx9core.h.

WCHAR _D3DXFONT_DESCW::FaceName[LF_FACESIZE]

Definition at line 294 of file d3dx9core.h.

INT _D3DXFONT_DESCW::Height

Definition at line 285 of file d3dx9core.h.

BOOL _D3DXFONT_DESCW::Italic

Definition at line 289 of file d3dx9core.h.

UINT _D3DXFONT_DESCW::MipLevels

Definition at line 288 of file d3dx9core.h.

BYTE _D3DXFONT_DESCW::OutputPrecision

Definition at line 291 of file d3dx9core.h.

BYTE _D3DXFONT_DESCW::PitchAndFamily

Definition at line 293 of file d3dx9core.h.

BYTE _D3DXFONT_DESCW::Quality

Definition at line 292 of file d3dx9core.h.

UINT _D3DXFONT_DESCW::Weight

Definition at line 287 of file d3dx9core.h.

UINT _D3DXFONT_DESCW::Width

Definition at line 286 of file d3dx9core.h.


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