Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <Common/exceptions.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ph::SdlException |
General exception thrown on error related to SDL. More... | |
class | ph::SdlLoadError |
Error on the SDL input process. More... | |
class | ph::SdlSaveError |
Error on the SDL output process. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |