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