Home
last modified time | relevance | path

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

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