Home
last modified time | relevance | path

Searched defs:ObjectFlagBits (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dconstruct_array_property.h26 ConstructArrayProperty(IObjectRegistry& obr, BASE_NS::string_view name, BASE_NS::array_view<const T> value = {}, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructArrayProperty() argument
40 ConstructArrayProperty(BASE_NS::string_view name, BASE_NS::array_view<const T> value = {}, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructArrayProperty() argument
H A Dconstruct_property.h55 ConstructProperty(IObjectRegistry& obr, BASE_NS::string_view name, const T& value = {}, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructProperty() argument
71 ConstructProperty( BASE_NS::string_view name, const T& value = {}, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructProperty() argument
78 ConstructProperty( BASE_NS::string_view name, const Param& value = {}, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructProperty() argument
99 ConstructPropertyAny( BASE_NS::string_view name, const IAny& value, ObjectFlagBitsValue flags = ObjectFlagBits::SERIALIZE) ConstructPropertyAny() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_flags.h35 enum class ObjectFlagBits : uint8_t { class

Completed in 2 milliseconds