struct MR_std_shared_ptr_MR_Object MR_std_shared_ptr_MR_Object
Definition MRAddVisualPropertiesMixin.h:35
MRC_API void MR_ObjectFactoryBase_DestroyArray(const MR_ObjectFactoryBase *_this)
Destroys a heap-allocated array of MR_ObjectFactoryBase. Does nothing if the pointer is null.
MRC_API const MR_ObjectFactoryBase * MR_ObjectFactoryBase_OffsetPtr(const MR_ObjectFactoryBase *ptr, ptrdiff_t i)
MRC_API MR_ObjectFactoryBase * MR_ObjectFactoryBase_OffsetMutablePtr(MR_ObjectFactoryBase *ptr, ptrdiff_t i)
MRC_API void MR_ObjectFactoryBase_Destroy(const MR_ObjectFactoryBase *_this)
Destroys a heap-allocated instance of MR_ObjectFactoryBase. Does nothing if the pointer is null.
MRC_API MR_std_shared_ptr_MR_Object * MR_createObject(const char *className, const char *className_end)
struct MR_ObjectFactoryBase MR_ObjectFactoryBase
Generated from class MR::ObjectFactoryBase.
Definition MRObjectFactory.h:15
#define MRC_API
Definition include/MRCMisc/exports.h:11