Structs
omni::kit::StageUpdateSettings: A read-only structure showing the current
StageUpdate
settings.omni::kit::exec::core::unstable::ExecutionContextTime: ABI-safe struct containing time information for graph execution.
omni::kit::exec::core::unstable::ParallelSpawner: Interface executors use to talk to the scheduler. Every executor object that wishes to use the ParallelScheduler (which is a singleton) will have its own associated instance of ParallelSpawner .
omni::kit::exec::core::unstable::TbbSchedulerState: Implementation details for the TBB based task scheduler state singleton.