Home
last modified time | relevance | path

Searched defs:GetAttachments (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attach.h105 BASE_NS::vector<IObject::Ptr> GetAttachments() const in GetAttachments() function in IAttach
124 BASE_NS::vector<typename T::Ptr> GetAttachments() const in GetAttachments() function in IAttach
H A Dintf_attachment_container.h95 BASE_NS::vector<IObject::Ptr> GetAttachments() in GetAttachments() function in IAttachmentContainer
100 BASE_NS::vector<typename T::Ptr> GetAttachments() in GetAttachments() function in IAttachmentContainer
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.cpp68 BASE_NS::vector<IObject::Ptr> Object::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) const in GetAttachments() function in Internal::Object
H A Dattachment_container.cpp184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() function in AttachmentContainer
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h436 BASE_NS::vector<META_NS::IObject::Ptr> GetAttachments(const BASE_NS::vector<TypeId>& uids = {}, bool strict = false) in GetAttachments() function in Object
444 BASE_NS::vector<typename T::Ptr> GetAttachments() const in GetAttachments() function in Object
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp335 BASE_NS::vector<CORE_NS::Entity> NodeImpl::GetAttachments() in GetAttachments() function in NodeImpl

Completed in 5 milliseconds