|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d3dx10core.h>
Public Attributes | |
| D3DXMATRIX | matWorld |
| D3DXVECTOR2 | TexCoord |
| D3DXVECTOR2 | TexSize |
| D3DXCOLOR | ColorModulate |
| ID3D10ShaderResourceView * | pTexture |
| UINT | TextureIndex |
Definition at line 34 of file d3dx10core.h.
| D3DXCOLOR _D3DX10_SPRITE::ColorModulate |
Definition at line 39 of file d3dx10core.h.
| D3DXMATRIX _D3DX10_SPRITE::matWorld |
Definition at line 36 of file d3dx10core.h.
| ID3D10ShaderResourceView* _D3DX10_SPRITE::pTexture |
Definition at line 40 of file d3dx10core.h.
| D3DXVECTOR2 _D3DX10_SPRITE::TexCoord |
Definition at line 37 of file d3dx10core.h.
| D3DXVECTOR2 _D3DX10_SPRITE::TexSize |
Definition at line 38 of file d3dx10core.h.
| UINT _D3DX10_SPRITE::TextureIndex |
Definition at line 41 of file d3dx10core.h.