ReactOS 0.4.17-dev-934-g091855f
_D3DX10_FONT_DESCA 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
 
CHAR FaceName [LF_FACESIZE]
 

Detailed Description

Definition at line 44 of file d3dx10core.h.

Member Data Documentation

◆ CharSet

BYTE _D3DX10_FONT_DESCA::CharSet

Definition at line 51 of file d3dx10core.h.

◆ FaceName

CHAR _D3DX10_FONT_DESCA::FaceName[LF_FACESIZE]

Definition at line 55 of file d3dx10core.h.

◆ Height

INT _D3DX10_FONT_DESCA::Height

Definition at line 46 of file d3dx10core.h.

◆ Italic

BOOL _D3DX10_FONT_DESCA::Italic

Definition at line 50 of file d3dx10core.h.

◆ MipLevels

UINT _D3DX10_FONT_DESCA::MipLevels

Definition at line 49 of file d3dx10core.h.

◆ OutputPrecision

BYTE _D3DX10_FONT_DESCA::OutputPrecision

Definition at line 52 of file d3dx10core.h.

◆ PitchAndFamily

BYTE _D3DX10_FONT_DESCA::PitchAndFamily

Definition at line 54 of file d3dx10core.h.

◆ Quality

BYTE _D3DX10_FONT_DESCA::Quality

Definition at line 53 of file d3dx10core.h.

◆ Weight

UINT _D3DX10_FONT_DESCA::Weight

Definition at line 48 of file d3dx10core.h.

◆ Width

UINT _D3DX10_FONT_DESCA::Width

Definition at line 47 of file d3dx10core.h.


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