omni/graph/exec/unstable/SmallVector.h
In directory: omni/graph/exec/unstable
Source file: omni/graph/exec/unstable/SmallVector.h
Classes
- omni::graph::exec::unstable::SmallVector
This is a small-vector class with local storage optimization, the local storage can be specified via a template parameter, and expresses the number of entries the container can store locally.
- omni::graph::exec::unstable::SmallVectorBase
Contains parts of the small vector implementation that do not depend on all of SmallVector 's template parameters.
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.