Photon Editor Library 2.0.0-beta
A physically based renderer.
|
Go to the source code of this file.
Namespaces | |
namespace | ph |
namespace | ph::editor |
namespace | ph::editor::ghi |
Typedefs | |
using | ph::editor::ghi::QueryPerformer = TQueryPerformer<GraphicsContext> |
using | ph::editor::ghi::Query = TQuery<GraphicsContext> |
template<typename Performer > | |
using | ph::editor::ghi::TQueryOf = TQuery<GraphicsContext, Performer> |