struct MR_PlaneObject MR_PlaneObject
Definition MRFeatureObject.h:32
MR_PassBy
Definition common.h:23
#define MRC_API
Definition exports.h:11
struct MR_std_shared_ptr_MR_PlaneObject MR_std_shared_ptr_MR_PlaneObject
Definition std_shared_ptr_MR_PlaneObject.h:19
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_ConstructAliasing(MR_PassBy ownership_pass_by, MR_std_shared_ptr_const_void *ownership, MR_PlaneObject *ptr)
MRC_API void MR_std_shared_ptr_MR_PlaneObject_Assign(MR_std_shared_ptr_MR_PlaneObject *_this, MR_PlaneObject *ptr)
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_ConstructNonOwning(MR_PlaneObject *ptr)
MRC_API void MR_std_shared_ptr_MR_PlaneObject_AssignNonOwning(MR_std_shared_ptr_MR_PlaneObject *_this, MR_PlaneObject *ptr)
MRC_API void MR_std_shared_ptr_MR_PlaneObject_DestroyArray(const MR_std_shared_ptr_MR_PlaneObject *_this)
Destroys a heap-allocated array of MR_std_shared_ptr_MR_PlaneObject. Does nothing if the pointer is n...
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_OffsetMutablePtr(MR_std_shared_ptr_MR_PlaneObject *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API void MR_std_shared_ptr_MR_PlaneObject_AssignFromAnother(MR_std_shared_ptr_MR_PlaneObject *_this, MR_PassBy other_pass_by, MR_std_shared_ptr_MR_PlaneObject *other)
MRC_API MR_std_shared_ptr_void * MR_std_shared_ptr_void_ConstructFrom_MR_std_shared_ptr_MR_PlaneObject(MR_PassBy _other_pass_by, MR_std_shared_ptr_MR_PlaneObject *_other)
MRC_API MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_Get(const MR_std_shared_ptr_MR_PlaneObject *_this)
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_DefaultConstruct(void)
MRC_API void MR_std_shared_ptr_MR_PlaneObject_Destroy(const MR_std_shared_ptr_MR_PlaneObject *_this)
Destroys a heap-allocated instance of MR_std_shared_ptr_MR_PlaneObject. Does nothing if the pointer i...
MRC_API void MR_std_shared_ptr_MR_PlaneObject_AssignAliasing(MR_std_shared_ptr_MR_PlaneObject *_this, MR_PassBy ownership_pass_by, MR_std_shared_ptr_const_void *ownership, MR_PlaneObject *ptr)
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_DefaultConstructArray(size_t num_elems)
MRC_API int MR_std_shared_ptr_MR_PlaneObject_UseCount(const MR_std_shared_ptr_MR_PlaneObject *_this)
MRC_API void MR_std_shared_ptr_void_AssignFrom_MR_std_shared_ptr_MR_PlaneObject(MR_std_shared_ptr_void *_this, MR_PassBy _other_pass_by, MR_std_shared_ptr_MR_PlaneObject *_other)
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_shared_ptr_MR_PlaneObject *other)
MRC_API const MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_OffsetPtr(const MR_std_shared_ptr_MR_PlaneObject *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_std_shared_ptr_MR_PlaneObject * MR_std_shared_ptr_MR_PlaneObject_Construct(MR_PlaneObject *ptr)
struct MR_std_shared_ptr_const_void MR_std_shared_ptr_const_void
Definition std_shared_ptr_const_MR_Mesh.h:14
struct MR_std_shared_ptr_void MR_std_shared_ptr_void
Definition std_shared_ptr_const_void.h:12