ID3DXConstantTable::GetSamplerIndex 方法

返回采样器索引。

语法

UINT GetSamplerIndex(
  [out] D3DXHANDLE hConstant
);

参数

hConstant [out]

类型: D3DXHANDLE

采样器句柄。

返回值

类型: UINT

返回常量表中的采样器索引号。

要求

要求
标头
D3DX9Shader.h

D3dx9.lib

另请参阅

ID3DXConstantTable