Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
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>