omni/graph/exec/unstable/EnumBitops.h
In directory: omni/graph/exec/unstable
Source file: omni/graph/exec/unstable/EnumBitops.h
Defines omni::graph::exec::unstable::EnumBitops.
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.
Structs
- omni::graph::exec::unstable::EnumBitops
Enable bitwise operations on enum classes. Templates save on writing boiler plate code to allow this.