Searched refs:META_ARRAY_PROPERTY (Results 1 - 7 of 7) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/animation/ |
H A D | intf_animation.h | 257 META_ARRAY_PROPERTY(float, Timestamps) 274 META_ARRAY_PROPERTY(ICurve1D::Ptr, KeyframeCurves) 280 META_ARRAY_PROPERTY(IFunction::Ptr, KeyframeHandlers)
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_mesh.h | 195 META_ARRAY_PROPERTY(BASE_NS::Math::Vec4, CustomData) 201 META_ARRAY_PROPERTY(BASE_NS::Math::Mat4X4, Transforms)
|
H A D | intf_environment.h | 97 META_ARRAY_PROPERTY(BASE_NS::Math::Vec3, IrradianceCoefficients);
|
H A D | intf_material.h | 234 META_ARRAY_PROPERTY(ITextureInfo::Ptr, Inputs) 236 META_ARRAY_PROPERTY(ITextureInfo::Ptr, Textures)
|
H A D | intf_scene.h | 94 META_ARRAY_PROPERTY(IMaterial::Ptr, Materials)
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | interface_macros.h | 84 #define META_ARRAY_PROPERTY(type, name) \ macro
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | testing_objects.h | 215 META_ARRAY_PROPERTY(int, MyIntArray)
|
Completed in 3 milliseconds