Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "DataIO/Stream/StdOutputStream.h"
#include "DataIO/FileSystem/Path.h"
#include "Utility/TSpan.h"
#include <Common/assertion.h>
#include <Common/memory.h>
#include <type_traits>
#include <array>
#include <algorithm>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | ph::BinaryFileOutputStream |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |