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