Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "SDL/ISdlResource.h"
#include "SDL/sdl_helpers.h"
#include "SDL/sdl_exceptions.h"
#include "Utility/utility.h"
#include <string_view>
#include <memory>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | ph::ISdlReferenceGroup |
View for a group of SDL references. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |