Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Utility/TSpan.h"
#include <Common/assertion.h>
#include <vector>
#include <cstddef>
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Classes | |
class | ph::ByteBuffer |
An auto-resizable byte storage. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |