IDirect3DTexture8

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

AddDirtyRect
HRESULT AddDirtyRect(const(RECT)* pDirtyRect)
Undocumented in source.
GetLevelDesc
HRESULT GetLevelDesc(UINT Level, D3DSURFACE_DESC* pDesc)
Undocumented in source.
GetSurfaceLevel
HRESULT GetSurfaceLevel(UINT Level, IDirect3DSurface8* ppSurfaceLevel)
Undocumented in source.
LockRect
HRESULT LockRect(UINT Level, D3DLOCKED_RECT* pLockedRect, const(RECT)* pRect, DWORD Flags)
Undocumented in source.
UnlockRect
HRESULT UnlockRect(UINT Level)
Undocumented in source.

Inherited Members

From IDirect3DBaseTexture8

SetLOD
DWORD SetLOD(DWORD LODNew)
Undocumented in source.
GetLOD
DWORD GetLOD()
Undocumented in source.
GetLevelCount
DWORD GetLevelCount()
Undocumented in source.

Meta