DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Public Member Functions | Public Attributes
CDirect3D Class Reference

List of all members.

Classes

struct  TLVERTEX

Public Member Functions

HRESULT InitializeDX (HWND, bool)
HRESULT LoadPixelShader (const char *, double, double, bool forced=false)
HRESULT Resize3DEnvironment (Bitu, Bitu, Bitu, Bitu, Bitu, Bitu, Bitu, Bitu, bool fullscreen=false)
bool LockTexture (Bit8u *&pixels, Bitu &pitch)
bool UnlockTexture (const Bit16u *changed)
 CDirect3D (Bit32u width=640, Bit32u height=400)
void UpdateRectFromSDLSurface (int x, int y, int w, int h)
void UpdateRectToSDLSurface (int x, int y, int w, int h)
bool getForceUpdate (void)

Public Attributes

DWORD dwTexHeight = 0
DWORD dwTexWidth = 0
bool square = false
bool pow2 = false
bool dynamic = false
bool bpp16
Bit8s aspect
Bit8s autofit = 0
bool psActive

Detailed Description

Definition at line 75 of file direct3d.h.


The documentation for this class was generated from the following file: