Home
last modified time | relevance | path

Searched defs:IEnginePlugin (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin.h164 struct IEnginePlugin : public ITypeInfo { struct
177 constexpr IEnginePlugin(CreatePluginFn create, DestroyPluginFn destroy) in IEnginePlugin() argument