Functions#

omni::usd::hydra::OMNI_DECLARE_INTERFACE(IViewOverrideBase)

carb::cpp::optional< StageEventType > omni::usd::stageEventType(carb::RString event, carb::cpp::string_view *pContext=nullptr) noexcept

Parses the StageEventType from a stage event RString.

carb::cpp::optional< StageRenderingEventType > omni::usd::stageRenderingEventType(carb::RString event, carb::cpp::string_view *pContext=nullptr, bool *pImmediate=nullptr) noexcept

Parses the StageRenderingEventType from a stage rendering event RString.