struct MR_MeshOrPoints MR_MeshOrPoints
Definition MRAABBTreeObjects.h:15
struct MR_std_shared_ptr_MR_VisualObject MR_std_shared_ptr_MR_VisualObject
Definition MRChangeColoringActions.h:19
struct MR_std_shared_ptr_MR_ObjectMesh MR_std_shared_ptr_MR_ObjectMesh
Definition MRChangeMeshAction.h:20
struct MR_std_shared_ptr_MR_ObjectPoints MR_std_shared_ptr_MR_ObjectPoints
Definition MRChangePointCloudAction.h:17
struct MR_ObjectMesh MR_ObjectMesh
Definition MRMeshBooleanFacade.h:14
MRC_API MR_MeshOrPoints * MR_MeshOrPointsObject_meshOrPoints(const MR_MeshOrPointsObject *_this)
MRC_API void MR_MeshOrPointsObject_set_std_shared_ptr_MR_ObjectMesh(MR_MeshOrPointsObject *_this, MR_PassBy om_pass_by, MR_std_shared_ptr_MR_ObjectMesh *om)
MRC_API MR_ObjectPoints * MR_MeshOrPointsObject_asObjectPoints(const MR_MeshOrPointsObject *_this)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_AssignFromAnother(MR_MeshOrPointsObject *_this, MR_PassBy _other_pass_by, MR_MeshOrPointsObject *_other)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_ConstructFromAnother(MR_PassBy _other_pass_by, MR_MeshOrPointsObject *_other)
MRC_API void MR_MeshOrPointsObject_set_std_shared_ptr_MR_ObjectPoints(MR_MeshOrPointsObject *_this, MR_PassBy op_pass_by, MR_std_shared_ptr_MR_ObjectPoints *op)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_Construct_std_shared_ptr_MR_ObjectMesh(MR_PassBy om_pass_by, MR_std_shared_ptr_MR_ObjectMesh *om)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_OffsetMutablePtr(MR_MeshOrPointsObject *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 const MR_std_shared_ptr_MR_VisualObject * MR_MeshOrPointsObject_arrow(const MR_MeshOrPointsObject *_this)
MRC_API void MR_MeshOrPointsObject_DestroyArray(const MR_MeshOrPointsObject *_this)
Destroys a heap-allocated array of MR_MeshOrPointsObject. Does nothing if the pointer is null.
MRC_API MR_ObjectMesh * MR_MeshOrPointsObject_asObjectMesh(const MR_MeshOrPointsObject *_this)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_Construct_std_shared_ptr_MR_VisualObject(MR_PassBy vo_pass_by, MR_std_shared_ptr_MR_VisualObject *vo)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_DefaultConstruct(void)
MRC_API void MR_MeshOrPointsObject_Destroy(const MR_MeshOrPointsObject *_this)
Destroys a heap-allocated instance of MR_MeshOrPointsObject. Does nothing if the pointer is null.
struct MR_ObjectPoints MR_ObjectPoints
Definition MRMeshOrPointsObject.h:15
MRC_API const MR_MeshOrPointsObject * MR_MeshOrPointsObject_OffsetPtr(const MR_MeshOrPointsObject *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_MeshOrPointsObject_reset(MR_MeshOrPointsObject *_this)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_Construct_std_shared_ptr_MR_ObjectPoints(MR_PassBy op_pass_by, MR_std_shared_ptr_MR_ObjectPoints *op)
MRC_API MR_MeshOrPointsObject * MR_MeshOrPointsObject_DefaultConstructArray(size_t num_elems)
struct MR_MeshOrPointsObject MR_MeshOrPointsObject
Definition MRMeshOrPointsObject.h:24
MRC_API bool MR_equal_MR_MeshOrPointsObject_std_shared_ptr_MR_VisualObject(const MR_MeshOrPointsObject *_this, MR_PassBy other_pass_by, MR_std_shared_ptr_MR_VisualObject *other)
MRC_API const MR_std_shared_ptr_MR_VisualObject * MR_MeshOrPointsObject_get(const MR_MeshOrPointsObject *_this)
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11