OSSIA
Open Scenario System for Interactive Application
ossia::context Struct Reference

If using the library, you should create this class at some point. More...

Detailed Description

If using the library, you should create this class at some point.

It is not mandatory but some features won't work.

Public Member Functions

 context ()
 Most common case.
 
 context (const std::vector< spdlog::sink_ptr > &sinks)
 Use this constructor to provide custom logging sinks.