Generated#

Fully qualified name: omni::core::Generated

Defined in omni/core/OmniAttr.h

template<typename T>
class Generated : public T#

Templated class to store generated code from the omni.bind code generator.

See omni::core::Api for how this class is used.

Subclassed by omni::core::Api< T >