|
Photon Common Library 2.0.0-beta
A physically based renderer.
|
#include <exceptions.h>
Additional Inherited Members | |
Public Member Functions inherited from ph::NumericException | |
| RuntimeException (const std::string &message) | |
| RuntimeException (const char *message) | |
Public Member Functions inherited from ph::RuntimeException | |
| RuntimeException (const std::string &message) | |
| RuntimeException (const char *message) | |
| ~RuntimeException () override=default | |
| virtual std::string | whatStr () const |