IDirect3DCubeTexture8

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(D3DCUBEMAP_FACES FaceType, const(RECT)* pDirtyRect)
Undocumented in source.
GetCubeMapSurface
HRESULT GetCubeMapSurface(D3DCUBEMAP_FACES FaceType, UINT Level, IDirect3DSurface8* ppCubeMapSurface)
Undocumented in source.
GetLevelDesc
HRESULT GetLevelDesc(UINT Level, D3DSURFACE_DESC* pDesc)
Undocumented in source.
LockRect
HRESULT LockRect(D3DCUBEMAP_FACES FaceType, UINT Level, D3DLOCKED_RECT* pLockedRect, const(RECT)* pRect, DWORD Flags)
Undocumented in source.
UnlockRect
HRESULT UnlockRect(D3DCUBEMAP_FACES FaceType, 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