|
Photon Common Library 2.0.0-beta
A physically based renderer.
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |
Macros | |
| #define | PH_DEBUG_BREAK() ::ph::debug_break() |
Functions | |
| void | ph::debug_break () |
| std::string | ph::obtain_stack_trace () |
| #define PH_DEBUG_BREAK | ( | ) | ::ph::debug_break() |