IDirect3DVolumeTexture8

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

Members

Functions

AddDirtyBox
HRESULT AddDirtyBox(const(D3DBOX)* pDirtyBox)
Undocumented in source.
GetLevelDesc
HRESULT GetLevelDesc(UINT Level, D3DVOLUME_DESC* pDesc)
Undocumented in source.
GetVolumeLevel
HRESULT GetVolumeLevel(UINT Level, IDirect3DVolume8* ppVolumeLevel)
Undocumented in source.
LockBox
HRESULT LockBox(UINT Level, D3DLOCKED_BOX* pLockedVolume, const(D3DBOX)* pBox, DWORD Flags)
Undocumented in source.
UnlockBox
HRESULT UnlockBox(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