omni/graph/exec/unstable/ElementAt.h
In directory: omni/graph/exec/unstable
Source file: omni/graph/exec/unstable/ElementAt.h
Defines helper classes to access iteratable items via an ABI.
Namespaces
- omni
Main namespace for Omniverse.
- omni::graph
Main OmniGraph namespace.
- omni::graph::exec
Omniverse Execution Framework (EF)
- omni::graph::exec::unstable
Unstable features currently in development. Do not depend on any API or ABI in this namespace, as it will change without notice.
- omni::graph::exec::unstable::detail
Implementation details for omni::graph::exec . Items in this namespace should not be relied on outside of the API.
Structs
- omni::graph::exec::unstable::detail::ElementAt
Provides iterator access to an interface that defines per-element access.
- omni::graph::exec::unstable::detail::ElementAt::Iterator
Iterator pointing to an element in the iterable range.