omni/core
Files
- omni/core/Api.h: Helper macros to provide API calling convention tags. 
- omni/core/Assert.h: Helper macros to provide assertion checking macros. 
- omni/core/BuiltIn.h: Header file for Omni built-in interfaces. 
- omni/core/IObject.gen.h: This file was generated by omni.bind . 
- omni/core/IObject.h: Defines the base class for ABI-safe interfaces. 
- omni/core/ITypeFactory.gen.h: This file was generated by omni.bind . 
- omni/core/ITypeFactory.h: Provides the ITypeFactory interface declaration. 
- omni/core/IWeakObject.gen.h: This file was generated by omni.bind . 
- omni/core/IWeakObject.h: Defines omni::core::IWeakObject . 
- omni/core/Interface.h: Helper functions for collecting module information. 
- omni/core/ModuleExports.h: Helpers for defining a plugin's omni::core::ModuleExports table. 
- omni/core/ModuleInfo.h: Helper functions for collecting module information. 
- omni/core/Omni.h: Main header for the Omniverse core. 
- omni/core/OmniAttr.h: Helpers related to define interfaces and interface attributes. 
- omni/core/OmniInit.h: Core header for starting the Omniverse core. 
- omni/core/Platform.h: Helper macros to detect the current platform. 
- omni/core/Result.gen.h: This file was generated by omni.bind . 
- omni/core/Result.h: Result codes form the basics of error handling. 
- omni/core/ResultError.h: Helpers related reporting errors from omni::core::Result . 
- omni/core/TypeId.h: Helper functions and macros for generating type identifiers. 
- omni/core/Types.h: Common data structs and types.