Interfaccia ID3D10ShaderReflectionType (d3d10shader.h)
Questa interfaccia di reflection shader consente l'accesso al tipo di variabile.
Metodi
L'interfaccia ID3D10ShaderReflectionType include questi metodi.
ID3D10ShaderReflectionType::GetDesc Ottenere la descrizione di un tipo shader-reflection-variable. (ID3D10ShaderReflectionType.GetDesc) |
ID3D10ShaderReflectionType::GetMemberTypeByIndex Il metodo ID3D10ShaderReflectionType::GetMemberTypeByIndex (d3d10shader.h) ottiene un tipo shader-reflection-variable per indice. |
ID3D10ShaderReflectionType::GetMemberTypeByName Ottenere un tipo shader-reflection-variable in base al nome. (ID3D10ShaderReflectionType.GetMemberTypeByName) |
ID3D10ShaderReflectionType::GetMemberTypeName Ottiene un tipo shader-reflection-variable. (ID3D10ShaderReflectionType.GetMemberTypeName) |
Commenti
Ottenere un'interfaccia shader-reflection-type, chiamare ID3D10ShaderReflectionVariable::GetType.
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | d3d10shader.h |