My Documents/dxframework/dxf/dxf-engine/dxf_view.cpp File Reference

#include "dxframework.h"

Go to the source code of this file.

Namespaces

namespace  dxf

Functions

HRESULT CALLBACK OnCreateDevice (IDirect3DDevice9 *pd3dDevice, const D3DSURFACE_DESC *pBackBufferSurfaceDesc, void *pUserContext)
HRESULT CALLBACK OnResetDevice (IDirect3DDevice9 *pd3dDevice, const D3DSURFACE_DESC *pBackBufferSurfaceDesc, void *pUserContext)
void CALLBACK OnLostDevice (void *pUserContext)
void CALLBACK OnDestroyDevice (void *pUserContext)
void CALLBACK OnFrameRender (IDirect3DDevice9 *pd3dDevice, double fTime, float fElapsedTime, void *pUserContext)
bool CALLBACK IsDeviceAcceptable (D3DCAPS9 *pCaps, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFormat, bool bWindowed, void *pUserContext)
bool CALLBACK ModifyDeviceSettings (DXUTDeviceSettings *pDeviceSettings, const D3DCAPS9 *pCaps, void *pUserContext)
ID3DXSprite * dxf::DXFGetD3DXSprite ()
void dxf::DXFSetClear (bool clearEachFrame)
void dxf::DXFSetClearColor (D3DCOLOR clearColor)
void dxf::DXFSetClearRect (const D3DRECT &clearRect)


Function Documentation

bool CALLBACK IsDeviceAcceptable ( D3DCAPS9 *  pCaps,
D3DFORMAT  AdapterFormat,
D3DFORMAT  BackBufferFormat,
bool  bWindowed,
void *  pUserContext 
)

Definition at line 55 of file dxf_view.cpp.

Referenced by dxf::View::Init().

bool CALLBACK ModifyDeviceSettings ( DXUTDeviceSettings *  pDeviceSettings,
const D3DCAPS9 *  pCaps,
void *  pUserContext 
)

Definition at line 69 of file dxf_view.cpp.

References dxf::View::Instance().

HRESULT CALLBACK OnCreateDevice ( IDirect3DDevice9 *  pd3dDevice,
const D3DSURFACE_DESC *  pBackBufferSurfaceDesc,
void *  pUserContext 
)

Definition at line 33 of file dxf_view.cpp.

References dxf::View::Instance().

void CALLBACK OnDestroyDevice ( void *  pUserContext  ) 

Definition at line 46 of file dxf_view.cpp.

References dxf::View::Instance().

Referenced by dxf::View::OnDestroyDevice().

void CALLBACK OnFrameRender ( IDirect3DDevice9 *  pd3dDevice,
double  fTime,
float  fElapsedTime,
void *  pUserContext 
)

Definition at line 51 of file dxf_view.cpp.

References dxf::View::Instance().

void CALLBACK OnLostDevice ( void *  pUserContext  ) 

Definition at line 41 of file dxf_view.cpp.

References dxf::View::Instance().

Referenced by dxf::View::OnLostDevice().

HRESULT CALLBACK OnResetDevice ( IDirect3DDevice9 *  pd3dDevice,
const D3DSURFACE_DESC *  pBackBufferSurfaceDesc,
void *  pUserContext 
)

Definition at line 37 of file dxf_view.cpp.

References dxf::View::Instance().


Generated on Fri Aug 18 12:01:28 2006 for DXFramework by  doxygen 1.4.7