Home
last modified time | relevance | path

Searched refs:PropertyApiImpl (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_api_impl.h32 class PropertyApiImpl : public IPropertyApi, protected IPropertyHandle { class
34 PropertyApiImpl();
35 PropertyApiImpl(BlockType* data, BASE_NS::array_view<const Property> props);
36 ~PropertyApiImpl() override = default;
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/systems/
H A Ddotfield_system.cpp98 PropertyApiImpl<PropertyData> propertyApi_ = PropertyApiImpl<PropertyData>(&props_, ComponentMetadata);
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.h95 CORE_NS::PropertyApiImpl<void> SKINNING_SYSTEM_PROPERTIES;
H A Dmorphing_system.h84 CORE_NS::PropertyApiImpl<IMorphingSystem::Properties> MORPHING_SYSTEM_PROPERTIES;
H A Drender_preprocessor_system.h133 CORE_NS::PropertyApiImpl<IRenderPreprocessorSystem::Properties> RENDER_PREPROCESSOR_SYSTEM_PROPERTIES;
H A Danimation_system.h145 CORE_NS::PropertyApiImpl<Properties> systemPropertyApi_;
H A Drender_system.h281 CORE_NS::PropertyApiImpl<IRenderSystem::Properties> RENDER_SYSTEM_PROPERTIES;

Completed in 4 milliseconds