ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

sprite.c File Reference
#include "wine/debug.h"
#include "d3dx9_36_private.h"

Go to the source code of this file.

Data Structures

struct  SPRITEVERTEX

Defines

#define D3DXSPRITE_FLAGLIMIT   511

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (d3dx)
static HRESULT WINAPI ID3DXSpriteImpl_QueryInterface (LPD3DXSPRITE iface, REFIID riid, LPVOID *object)
static ULONG WINAPI ID3DXSpriteImpl_AddRef (LPD3DXSPRITE iface)
static ULONG WINAPI ID3DXSpriteImpl_Release (LPD3DXSPRITE iface)
static HRESULT WINAPI ID3DXSpriteImpl_GetDevice (LPD3DXSPRITE iface, LPDIRECT3DDEVICE9 *device)
static HRESULT WINAPI ID3DXSpriteImpl_GetTransform (LPD3DXSPRITE iface, D3DXMATRIX *transform)
static HRESULT WINAPI ID3DXSpriteImpl_SetTransform (LPD3DXSPRITE iface, CONST D3DXMATRIX *transform)
static HRESULT WINAPI ID3DXSpriteImpl_SetWorldViewRH (LPD3DXSPRITE iface, CONST D3DXMATRIX *world, CONST D3DXMATRIX *view)
static HRESULT WINAPI ID3DXSpriteImpl_SetWorldViewLH (LPD3DXSPRITE iface, CONST D3DXMATRIX *world, CONST D3DXMATRIX *view)
static void set_states (ID3DXSpriteImpl *object)
static HRESULT WINAPI ID3DXSpriteImpl_Begin (LPD3DXSPRITE iface, DWORD flags)
static HRESULT WINAPI ID3DXSpriteImpl_Draw (LPD3DXSPRITE iface, LPDIRECT3DTEXTURE9 texture, CONST RECT *rect, CONST D3DXVECTOR3 *center, CONST D3DXVECTOR3 *position, D3DCOLOR color)
static HRESULT WINAPI ID3DXSpriteImpl_Flush (LPD3DXSPRITE iface)
static HRESULT WINAPI ID3DXSpriteImpl_End (LPD3DXSPRITE iface)
static HRESULT WINAPI ID3DXSpriteImpl_OnLostDevice (LPD3DXSPRITE iface)
static HRESULT WINAPI ID3DXSpriteImpl_OnResetDevice (LPD3DXSPRITE iface)
HRESULT WINAPI D3DXCreateSprite (LPDIRECT3DDEVICE9 device, LPD3DXSPRITE *sprite)

Variables

static const ID3DXSpriteVtbl D3DXSprite_Vtbl

Generated on Sun May 27 2012 05:04:14 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.