struct MR_HistoryAction MR_HistoryAction
Definition MRChangeColoringActions.h:14
struct MR_std_shared_ptr_MR_ObjectMesh MR_std_shared_ptr_MR_ObjectMesh
Definition MRChangeMeshAction.h:20
struct MR_std_string MR_std_string
Definition MRCtm.h:32
MR_HistoryAction_Type
Definition MRHistoryAction.h:20
MRC_API MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_MutableStaticDowncastFrom_MR_HistoryAction(MR_HistoryAction *object)
MRC_API void MR_VersatileChangeMeshPointsAction_action(MR_VersatileChangeMeshPointsAction *_this, MR_HistoryAction_Type t)
MRC_API MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_Construct(const char *name, const char *name_end, const MR_std_shared_ptr_MR_ObjectMesh *obj)
MRC_API void MR_VersatileChangeMeshPointsAction_Destroy(const MR_VersatileChangeMeshPointsAction *_this)
Destroys a heap-allocated instance of MR_VersatileChangeMeshPointsAction. Does nothing if the pointer...
MRC_API const MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_OffsetPtr(const MR_VersatileChangeMeshPointsAction *ptr, ptrdiff_t i)
MRC_API MR_uint64_t MR_VersatileChangeMeshPointsAction_heapBytes(const MR_VersatileChangeMeshPointsAction *_this)
MRC_API const MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_DynamicDowncastFrom_MR_HistoryAction(const MR_HistoryAction *object)
MRC_API const MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_DynamicDowncastFromOrFail_MR_HistoryAction(const MR_HistoryAction *object)
MRC_API void MR_VersatileChangeMeshPointsAction_compress(MR_VersatileChangeMeshPointsAction *_this)
MRC_API MR_HistoryAction * MR_VersatileChangeMeshPointsAction_MutableUpcastTo_MR_HistoryAction(MR_VersatileChangeMeshPointsAction *object)
MRC_API const MR_HistoryAction * MR_VersatileChangeMeshPointsAction_UpcastTo_MR_HistoryAction(const MR_VersatileChangeMeshPointsAction *object)
MRC_API void MR_VersatileChangeMeshPointsAction_DestroyArray(const MR_VersatileChangeMeshPointsAction *_this)
Destroys a heap-allocated array of MR_VersatileChangeMeshPointsAction. Does nothing if the pointer is...
MRC_API MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_OffsetMutablePtr(MR_VersatileChangeMeshPointsAction *ptr, ptrdiff_t i)
struct MR_VersatileChangeMeshPointsAction MR_VersatileChangeMeshPointsAction
Definition MRVersatileChangeMeshAction.h:25
MRC_API MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_MutableDynamicDowncastFromOrFail_MR_HistoryAction(MR_HistoryAction *object)
MRC_API MR_std_string * MR_VersatileChangeMeshPointsAction_name(const MR_VersatileChangeMeshPointsAction *_this)
MRC_API const MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_StaticDowncastFrom_MR_HistoryAction(const MR_HistoryAction *object)
MRC_API MR_VersatileChangeMeshPointsAction * MR_VersatileChangeMeshPointsAction_MutableDynamicDowncastFrom_MR_HistoryAction(MR_HistoryAction *object)
MRC_API void MR_VersatileChangeMeshPointsAction_setObjectDirty(const MR_std_shared_ptr_MR_ObjectMesh *obj)
uint64_t MR_uint64_t
Definition common.h:18
#define MRC_API
Definition include/MRCMisc/exports.h:11