Home
last modified time | relevance | path

Searched defs:META_API_OBJECT_CONVERTIBLE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h56 META_API_OBJECT_CONVERTIBLE(META_NS::IKeyframeAnimation) in META_API_OBJECT_CONVERTIBLE() function
101 META_API_OBJECT_CONVERTIBLE(META_NS::ITrackAnimation) in META_API_OBJECT_CONVERTIBLE() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dmaterial.h70 META_API_OBJECT_CONVERTIBLE(IMaterial) in META_API_OBJECT_CONVERTIBLE() function
H A Dmesh.h96 META_API_OBJECT_CONVERTIBLE(IMesh) in META_API_OBJECT_CONVERTIBLE() function
291 META_API_OBJECT_CONVERTIBLE(IMultiMeshProxy) in META_API_OBJECT_CONVERTIBLE() function
H A Dscene.h85 META_API_OBJECT_CONVERTIBLE(IScene) in META_API_OBJECT_CONVERTIBLE() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h115 #define META_API_OBJECT_CONVERTIBLE(ConvertibleType) \ in META_BEGIN_NAMESPACE() macro