Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <Common/assertion.h>
#include <Common/primitive_type.h>
#include <cstddef>
#include <vector>
#include <utility>
#include <optional>
#include <limits>
#include <concepts>
Go to the source code of this file.
Classes | |
class | ph::TStableIndexDenseVector< T, SIndex > |
A container offering stable index and efficient iteration. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |