omni/extras
Files
- omni/extras/ContainerHelper.h: Helper functions for dealing with docker containers. 
- omni/extras/DictHelpers.h: Helpers for carb::dictionary::Item and carb::dictionary::IDictionary . 
- omni/extras/FileSystemHelpers.h: Helpers for carb::filesystem::IFileSystem . 
- omni/extras/ForceLink.h: Provides functionality to force a symbol to be linked to a module instead of the optimizer potentially removing it out. 
- omni/extras/OutArrayUtils.h: Provides templated helper functions to fill an arbitrary array of values. 
- omni/extras/PathMap.h: A set of helper templates to provide platform specific behavior around path handling. 
- omni/extras/PrivacySettings.h: Helper class to retrieve the current privacy settings state. 
- omni/extras/RtxSettings.h: RTX Settings utilities. 
- omni/extras/ScratchBuffer.h: A helper class to provide a resizable scratch buffer. 
- omni/extras/SettingsHelpers.h: Helpers for carb.settings . 
- omni/extras/StringHelpers.h: String manipulation helper utilities. 
- omni/extras/UniqueApp.h: Helper class to manage a unique process. 
- omni/extras/Version.h: Version utilities. 
- omni/extras/md5.h: MD5 hash utils.