ITypeFactory.h#
Fully qualified name: omni/core/ITypeFactory.h
In directory: omni/core
Source file: ITypeFactory.h
Provides the ITypeFactory interface declaration.
Classes#
- omni::core::Api< omni::core::ITypeFactory_abi >
Implements the generated API layer for omni::core::ITypeFactory
- omni::core::ITypeFactory_abi
A mapping from type id's to implementations.
- omni::core::TypeFactoryArgs
Arguments passed to omniCreateTypeFactory() .
Namespaces#
- omni
Main namespace for Omniverse.
- omni::core
Core functionality for Omniverse Interfaces.
Structs#
- omni::core::InterfaceImplementation
Describes a mapping from a chunk of code (i.e. implementation) to one or more interfaces.