Graphics/GraphicsEngine/include/ShaderResourceVariableBase.hpp file

Contents

Implementation of the Diligent::ShaderBase template class

Namespaces

namespace Diligent
The library uses Direct3D-style math:

Classes

template<typename ThisImplType, typename VarManagerType, typename ResourceVariableBaseInterface = IShaderResourceVariable>
struct Diligent::ShaderVariableBase
Base implementation of a shader variable.