Loading [MathJax]/extensions/tex2jax.js
Photon Editor Library 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Concepts
query_basics.h File Reference

Go to the source code of this file.

Namespaces

namespace  ph
 
namespace  ph::editor
 
namespace  ph::editor::render
 

Typedefs

using ph::editor::render::QueryPerformer = TQueryPerformer<System>
 
using ph::editor::render::Query = TQuery<System>
 
template<typename Performer >
using ph::editor::render::TQueryOf = TQuery<System, Performer>