Rerun C++ SDK
|
Configuration singleton that applies to the entire SDK. More...
#include <rerun/config.hpp>
Public Member Functions | |
RerunGlobalConfig (const RerunGlobalConfig &)=delete | |
RerunGlobalConfig & | operator= (const RerunGlobalConfig &)=delete |
Static Public Member Functions | |
static RerunGlobalConfig & | instance () |
Public Attributes | |
std::atomic_bool | default_enabled |
Whether RecordingStream s are enabled by default. | |
Configuration singleton that applies to the entire SDK.
std::atomic_bool rerun::RerunGlobalConfig::default_enabled |
Whether RecordingStream
s are enabled by default.