Home
last modified time | relevance | path

Searched refs:PropertyFromValue (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.cpp218 IProperty::Ptr EngineValueManager::PropertyFromValue(BASE_NS::string_view name, const IEngineValue::Ptr& value) const in PropertyFromValue() function in Internal::EngineValueManager
243 return PropertyFromValue(name, value); in ConstructProperty()
251 ret.push_back(PropertyFromValue(v.first, v.second.value)); in ConstructAllProperties()
H A Dengine_value_manager.h58 IProperty::Ptr PropertyFromValue(BASE_NS::string_view name, const IEngineValue::Ptr&) const;

Completed in 2 milliseconds