ID3D10Texture3D

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

Members

Functions

GetDesc
void GetDesc(D3D10_TEXTURE3D_DESC* pDesc)
Undocumented in source.
Map
HRESULT Map(UINT Subresource, D3D10_MAP MapType, UINT MapFlags, D3D10_MAPPED_TEXTURE3D* pMappedTex3D)
Undocumented in source.
Unmap
void Unmap(UINT Subresource)
Undocumented in source.

Inherited Members

From ID3D10Resource

GetType
void GetType(D3D10_RESOURCE_DIMENSION* rType)
Undocumented in source.
SetEvictionPriority
void SetEvictionPriority(UINT EvictionPriority)
Undocumented in source.
GetEvictionPriority
UINT GetEvictionPriority()
Undocumented in source.

Meta