Photon Common Library 2.0.0-beta
A physically based renderer.
|
#include "Common/stats.h"
#include "Common/assertion.h"
#include <utility>
#include <mutex>
#include <format>
#include <unordered_map>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
namespace | ph::detail |
Implementation detail mainly for internal usages. | |
namespace | ph::detail::stats |