Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
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
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
Dmaterial.h70 META_API_OBJECT_CONVERTIBLE(IMaterial) in META_API_OBJECT_CONVERTIBLE() function
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
Dscene.h85 META_API_OBJECT_CONVERTIBLE(IScene) in META_API_OBJECT_CONVERTIBLE() function
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
Dobject_api.h115 #define META_API_OBJECT_CONVERTIBLE(ConvertibleType) \ in META_BEGIN_NAMESPACE() macro