Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
debug.h File Reference
#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 ()
 

Macro Definition Documentation

◆ PH_DEBUG_BREAK

#define PH_DEBUG_BREAK ( )    ::ph::debug_break()