zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Video_DX9.h File Reference
#include <Zeni/Color.h>
#include <Zeni/Video.h>

Go to the source code of this file.

Classes

struct  Zeni::Video_Device_Failure
 
class  Zeni::Video_DX9
 The Direct3D9 Rendering System. More...
 

Namespaces

 Zeni
 

Typedefs

typedef struct _D3DCAPS9 D3DCAPS9
 
typedef enum _D3DFORMAT D3DFORMAT
 
typedef enum _D3DPOOL D3DPOOL
 
typedef struct
_D3DPRESENT_PARAMETERS_ 
D3DPRESENT_PARAMETERS
 
typedef struct _D3DXMACRO D3DXMACRO
 
typedef struct _D3DCAPS9LPD3DCAPS9
 
typedef struct
_D3DPRESENT_PARAMETERS_
LPD3DPRESENT_PARAMETERS
 
typedef struct ID3DXBufferLPD3DXBUFFER
 
typedef struct ID3DXConstantTableLPD3DXCONSTANTTABLE
 
typedef struct ID3DXIncludeLPD3DXINCLUDE
 
typedef struct _D3DXMACROLPD3DXMACRO
 
typedef struct ID3DXMatrixStackLPD3DXMATRIXSTACK
 
typedef struct
ID3DXRenderToSurface
LPD3DXRENDERTOSURFACE
 
typedef struct IDirect3D9LPDIRECT3D9
 
typedef struct
IDirect3DBaseTexture9
LPDIRECT3DBASETEXTURE9
 
typedef struct IDirect3DDevice9LPDIRECT3DDEVICE9
 
typedef struct IDirect3DSurface9LPDIRECT3DSURFACE9
 
typedef struct IDirect3DTexture9LPDIRECT3DTEXTURE9
 
typedef struct tagPALETTEENTRY PALETTEENTRY
 

Typedef Documentation

typedef struct _D3DCAPS9 D3DCAPS9

Definition at line 42 of file Video_DX9.h.

typedef enum _D3DFORMAT D3DFORMAT

Definition at line 40 of file Video_DX9.h.

typedef enum _D3DPOOL D3DPOOL

Definition at line 41 of file Video_DX9.h.

Definition at line 43 of file Video_DX9.h.

typedef struct _D3DXMACRO D3DXMACRO

Definition at line 52 of file Video_DX9.h.

typedef struct _D3DCAPS9 * LPD3DCAPS9

Definition at line 42 of file Video_DX9.h.

Definition at line 43 of file Video_DX9.h.

typedef struct ID3DXBuffer* LPD3DXBUFFER

Definition at line 54 of file Video_DX9.h.

Definition at line 55 of file Video_DX9.h.

typedef struct ID3DXInclude* LPD3DXINCLUDE

Definition at line 53 of file Video_DX9.h.

typedef struct _D3DXMACRO * LPD3DXMACRO

Definition at line 52 of file Video_DX9.h.

Definition at line 44 of file Video_DX9.h.

Definition at line 45 of file Video_DX9.h.

typedef struct IDirect3D9* LPDIRECT3D9

Definition at line 46 of file Video_DX9.h.

Definition at line 47 of file Video_DX9.h.

Definition at line 48 of file Video_DX9.h.

Definition at line 49 of file Video_DX9.h.

Definition at line 50 of file Video_DX9.h.

typedef struct tagPALETTEENTRY PALETTEENTRY

Definition at line 51 of file Video_DX9.h.