Home
last modified time | relevance | path

Searched defs:ConstructProperty (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/engine/
H A Dintf_engine_input_property_manager.h40 Property<Type> ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function in IEngineInputPropertyManager
H A Dintf_engine_value_manager.h62 Property<Type> ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function in IEngineValueManager
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dconstruct_property.h55 Property<T> ConstructProperty(IObjectRegistry& obr, BASE_NS::string_view name, const T& value = {}, in ConstructProperty() function
71 Property<T> ConstructProperty( in ConstructProperty() function
78 Property<typename T::TypePtr> ConstructProperty( in ConstructProperty() function
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_input_property_manager.cpp49 IProperty::Ptr EngineInputPropertyManager::ConstructProperty(BASE_NS::string_view name) in ConstructProperty() function in Internal::EngineInputPropertyManager
H A Dengine_value_manager.cpp233 IProperty::Ptr EngineValueManager::ConstructProperty(BASE_NS::string_view name) const in ConstructProperty() function in Internal::EngineValueManager

Completed in 3 milliseconds