Template class implementing base functionality of the engine factory. More...
#include <EngineFactoryBase.hpp>
Template class implementing base functionality of the engine factory.
BaseInterface | - Base interface that this class will inherit (Diligent::IEngineFactoryD3D11, Diligent::IEngineFactoryD3D12, Diligent::IEngineFactoryVk or Diligent::IEngineFactoryOpenGL). |