HatchitGraphics
|
Hatchit Engine Copyright(c) 2015-2016 Third-Degree. More...
#include <ht_swapchain.h>
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
GNU Lesser General Public License This file may be used under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation and appearing in the file LICENSE.LGPLv3 included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html
An interface to a swapchain system that can be extended an implemented in a graphics language
This class will be extended by another class that will implement a swapchain. A swapchain is the chain of swapbuffers used for drawing to. Each buffer will need a framebuffer that actually gets written to.