Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "SDL/Introspect/ISdlInstantiable.h"
#include "SDL/sdl_fwd.h"
#include "SDL/SdlInputClauses.h"
#include "SDL/SdlOutputClauses.h"
#include "SDL/ESdlTypeCategory.h"
#include <Common/primitive_type.h>
#include <Common/logging.h>
#include <vector>
#include <cstddef>
#include <string>
#include <string_view>
#include <type_traits>
#include <memory>
Go to the source code of this file.
Classes | |
class | ph::SdlClass |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Functions | |
ph::PH_DEFINE_EXTERNAL_LOG_GROUP (SdlClass, SDL) | |