Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/engine/
Dintf_engine_input_property_manager.h40 Property<Type> ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function
Dintf_engine_value_manager.h62 Property<Type> ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
Dengine_input_property_manager.cpp49 IProperty::Ptr EngineInputPropertyManager::ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function in Internal::EngineInputPropertyManager
Dengine_value_manager.cpp233 IProperty::Ptr EngineValueManager::ConstructProperty(BASE_NS::string_view name) const in ConstructProperty() function in Internal::EngineValueManager