Function.h#
Fully qualified name: omni/Function.h
In directory: omni
Source file: Function.h
Implementation of omni::function
.
Classes#
- omni::function< TReturn(TArgs…)>
A polymorphic function wrapper which is compatible with
std::function
.
Namespaces#
- omni
Main namespace for Omniverse.