Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <TPhoton.h>
Public Types | |
using | PMPhotonTag = void |
Public Member Functions | |
template<EPhotonData TYPE> | |
decltype(auto) | get () const |
template<EPhotonData TYPE, typename T > | |
void | set (const T &value) |
Static Public Member Functions | |
template<EPhotonData TYPE> | |
static constexpr bool | has () |
Protected Member Functions | |
PH_DEFINE_INLINE_RULE_OF_5_MEMBERS (TPhoton) | |
using ph::TPhoton< Derived >::PMPhotonTag = void |
|
inline |
|
inlinestaticconstexpr |
|
protected |
|
inline |