Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "SDL/Introspect/TSdlValue.h"
#include "SDL/Introspect/TSdlOptionalValue.h"
#include "SDL/sdl_helpers.h"
#include <Common/config.h>
#include <Common/logging.h>
#include <type_traits>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | ph::TSdlBool< Owner, SdlValueType > |
A field class that binds a bool member variable. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |