Functions#
- omni::graph::action::OMNI_DECLARE_INTERFACE(IActionGraph)
Declare the IActionGraph interface definition.
- IActionGraph * omni::graph::action::getInterface() noexcept
Access the IActionGraph interface. This is more efficient than creating an instance each time it is needed.
- omni::graph::action::unstable::OMNI_DECLARE_INTERFACE(IActionGraphNodes)