LPDIRECT3DVOLUMETEXTURE9

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

Inherited Members

From LPDIRECT3DBASETEXTURE9

SetLOD
DWORD SetLOD(DWORD LODNew)
Undocumented in source.
GetLOD
DWORD GetLOD()
Undocumented in source.
GetLevelCount
DWORD GetLevelCount()
Undocumented in source.
SetAutoGenFilterType
HRESULT SetAutoGenFilterType(D3DTEXTUREFILTERTYPE FilterType)
Undocumented in source.
GetAutoGenFilterType
D3DTEXTUREFILTERTYPE GetAutoGenFilterType()
Undocumented in source.
GenerateMipSubLevels
void GenerateMipSubLevels()
Undocumented in source.

Meta