Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Drender_mesh_component.h30 BEGIN_COMPONENT(IRenderMeshComponentManager, RenderMeshComponent) in BEGIN_COMPONENT() function
H A Drender_handle_component.h38 BEGIN_COMPONENT(IRenderHandleComponentManager, RenderHandleComponent) in BEGIN_COMPONENT() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_macros.h38 #define BEGIN_COMPONENT(a, b) macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dcomponent_struct_macros.h90 #define BEGIN_COMPONENT(NAME, COMPONENT_NAME) /** @ingroup group_ecs_components_##COMPONENT_NAME */… macro