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

light.c File Reference
#include "config.h"
#include "wine/port.h"
#include "ddraw_private.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (ddraw)
static void light_update (IDirect3DLightImpl *light)
void light_activate (IDirect3DLightImpl *light)
void light_deactivate (IDirect3DLightImpl *light)
static IDirect3DLightImplimpl_from_IDirect3DLight (IDirect3DLight *iface)
static HRESULT WINAPI IDirect3DLightImpl_QueryInterface (IDirect3DLight *iface, REFIID riid, void **object)
static ULONG WINAPI IDirect3DLightImpl_AddRef (IDirect3DLight *iface)
static ULONG WINAPI IDirect3DLightImpl_Release (IDirect3DLight *iface)
static HRESULT WINAPI IDirect3DLightImpl_Initialize (IDirect3DLight *iface, IDirect3D *d3d)
static void dump_light (const D3DLIGHT2 *light)
static HRESULT WINAPI IDirect3DLightImpl_SetLight (IDirect3DLight *iface, D3DLIGHT *lpLight)
static HRESULT WINAPI IDirect3DLightImpl_GetLight (IDirect3DLight *iface, D3DLIGHT *lpLight)
void d3d_light_init (IDirect3DLightImpl *light, IDirectDrawImpl *ddraw)
IDirect3DLightImplunsafe_impl_from_IDirect3DLight (IDirect3DLight *iface)

Variables

static const float zero_value []
static struct IDirect3DLightVtbl d3d_light_vtbl

Generated on Sat May 26 2012 04:56:54 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.