|
Monado OpenXR Runtime
|
Object that has a series of tracked variables. More...
Public Member Functions | |
| uint32_t | getNumber (const std::string &name) |
Data Fields | |
| std::unordered_map< std::string, uint32_t > | counters = {} |
| std::unordered_map< ptrdiff_t, Obj > | map = {} |
| std::mutex | mutex = {} |
| bool | on = false |
| bool | tested = false |
Object that has a series of tracked variables.