Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::CPhotonException Concept Reference

#include <exceptions.h>

Concept definition

template<typename T>
std::is_base_of_v<RuntimeException, T> ||
std::is_base_of_v<LogicalException, T>
Definition exceptions.h:79