Home
last modified time | relevance | path

Searched defs:typed (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dcamera_impl.cpp156 auto typed = META_NS::Property<CORE_NS::Entity>(postProcessEntity); in CompleteInitialization() local
201 if (auto typed = META_NS::Property<CORE_NS::Entity>(postProcess)) { in CompleteInitialization() local
Dbind_templates.inl566 auto typed = META_NS::Property<valueType>(clone); local
587 if (auto typed = META_NS::Property<originalType>(target)) { local
Dnode_impl.cpp723 if (auto typed = interface_cast<META_NS::IAttachment>(attachment)) { in CompleteInitialization() local
Dscene_impl.cpp1270 if (auto typed = interface_pointer_cast<Type>(node)) { in CacheNode() local
Dscene_holder.cpp2046 … if (auto typed = interface_cast<SCENE_NS::IPendingRequestData<RENDER_NS::GraphicsState>>(ret)) { in GetGraphicsState() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
Dobject_api.h384 if (auto typed = ArrayProperty<PropertyValueType>(existing)) { in ArrayMetaProperty() local