Searched refs:ConstructPropertiesFromMetadata (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | metadata_helpers.h | 30 void ConstructPropertiesFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) in ConstructPropertiesFromMetadata() function 173 META_NS::ConstructPropertiesFromMetadata(this, StaticObjectMeta(), meta); \
|
H A D | object.h | 426 ConstructPropertiesFromMetadata(this, FinalClass::StaticObjectMeta(), meta);
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object.h | 81 META_NS::ConstructPropertiesFromMetadata(this, this->GetStaticObjectMetadata(), meta);
|
H A D | meta_object.h | 117 META_NS::ConstructPropertiesFromMetadata(this, this->GetStaticObjectMetadata(), meta);
|
Completed in 2 milliseconds