omni::kit::exec::core::unstable::getExecutionControllerFactory

Defined in omni/kit/exec/core/unstable/IExecutionControllerFactory.h

inline IExecutionControllerFactory *omni::kit::exec::core::unstable::getExecutionControllerFactory() noexcept

Returns the singleton omni::kit::exec::core::unstable::IExecutionControllerFactory.

May return nullptr if the omni.kit.exec.core extension has not been loaded.

The returned pointer does not have omni::core::IObject::acquire() called on it.