dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
D3DX10_SPRITE
win32
directx
d3dx10core
Undocumented in source.
version(Windows)
struct
D3DX10_SPRITE {
D3DXMATRIX
matWorld
;
D3DXVECTOR2
TexCoord
;
D3DXVECTOR2
TexSize
;
D3DXCOLOR
ColorModulate
;
ID3D10ShaderResourceView
pTexture
;
UINT
TextureIndex
;
}
Members
Variables
ColorModulate
D3DXCOLOR
ColorModulate
;
Undocumented in source.
TexCoord
D3DXVECTOR2
TexCoord
;
Undocumented in source.
TexSize
D3DXVECTOR2
TexSize
;
Undocumented in source.
TextureIndex
UINT
TextureIndex
;
Undocumented in source.
matWorld
D3DXMATRIX
matWorld
;
Undocumented in source.
pTexture
ID3D10ShaderResourceView
pTexture
;
Undocumented in source.
Meta
Source
See Implementation
win32
directx
d3dx10core
aliases
D3DX10CreateFont
D3DX10CreateFontIndirect
D3DX10_DLL
D3DX10_FONT_DESC
enums
D3DX10_SPRITE_FLAG
functions
D3DX10CheckVersion
D3DX10CreateDevice
D3DX10CreateDeviceAndSwapChain
D3DX10CreateFontA
D3DX10CreateFontIndirectA
D3DX10CreateFontIndirectW
D3DX10CreateFontW
D3DX10CreateSprite
D3DX10CreateThreadPump
D3DX10DebugMute
D3DX10DisassembleEffect
D3DX10DisassembleShader
D3DX10GetDriverLevel
D3DX10UnsetAllDeviceObjects
MAKE_D3DHRESULT
MAKE_D3DSTATUS
interfaces
ID3DX10DataLoader
ID3DX10DataProcessor
ID3DX10Font
ID3DX10Sprite
ID3DX10ThreadPump
structs
D3DX10_FONT_DESCA
D3DX10_FONT_DESCW
D3DX10_SPRITE
variables
D3DERR_INVALIDCALL
D3DERR_WASSTILLDRAWING
D3DX10_DLL_A
D3DX10_DLL_W
D3DX10_SDK_VERSION
IID_ID3DX10Font
IID_ID3DX10Sprite
IID_ID3DX10ThreadPump
_FACD3D