Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
Darray_property_event_handler.h33 using FunctionType = void(const ArrayChange&); in META_BEGIN_NAMESPACE() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
Dintf_ecs_scene.h69 using FunctionType = bool(CORE_NS::IEcs::Ptr ecs); variable
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_holder.h64 using FunctionType = void(const BASE_NS::string& rootId, const BASE_NS::string& cameraId); variable
76 using FunctionType = void(uint32_t loadingStatus); variable
89 using FunctionType = void( variable
104 using FunctionType = void(); variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
Dintf_event.h91 using FunctionType = Ret(Args...); variable