OmniInit.h#
Fully qualified name: omni/core/OmniInit.h
In directory: omni/core
Source file: OmniInit.h
Core header for starting the Omniverse core.
Namespaces#
- omni
Main namespace for Omniverse.
- omni::core
Core functionality for Omniverse Interfaces.
Structs#
- omni::core::ScopedFrameworkStartup
Scoped object which calls carb::startupFramework() and carb::shutdownFramework() .
- omni::core::ScopedOmniCore
Scoped object which calls OMNI_CORE_START() and OMNI_CORE_STOP() .