ID3DXConstantTable::GetSamplerIndex 方法
返回采样器索引。
语法
UINT GetSamplerIndex(
[out] D3DXHANDLE hConstant
);
参数
-
hConstant [out]
-
类型: D3DXHANDLE
采样器句柄。
返回值
类型: UINT
返回常量表中的采样器索引号。
要求
要求 | 值 |
---|---|
标头 |
|
库 |
|
另请参阅
返回采样器索引。
UINT GetSamplerIndex(
[out] D3DXHANDLE hConstant
);
hConstant [out]
类型: D3DXHANDLE
采样器句柄。
类型: UINT
返回常量表中的采样器索引号。
要求 | 值 |
---|---|
标头 |
|
库 |
|