struct MR_MeshOrPoints MR_MeshOrPoints
Definition MRAABBTreeObjects.h:15
struct MR_std_optional_MR_MeshOrPoints MR_std_optional_MR_MeshOrPoints
Definition MRMeshOrPoints.h:32
#define MRC_API
Definition exports.h:11
MRC_API MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_MutableValue(MR_std_optional_MR_MeshOrPoints *_this)
MRC_API MR_std_optional_MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_OffsetMutablePtr(MR_std_optional_MR_MeshOrPoints *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_optional_MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_ConstructFrom(const MR_MeshOrPoints *other)
MRC_API const MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_Value(const MR_std_optional_MR_MeshOrPoints *_this)
MRC_API MR_std_optional_MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_ConstructFromAnother(const MR_std_optional_MR_MeshOrPoints *other)
MRC_API void MR_std_optional_MR_MeshOrPoints_AssignFromAnother(MR_std_optional_MR_MeshOrPoints *_this, const MR_std_optional_MR_MeshOrPoints *other)
MRC_API void MR_std_optional_MR_MeshOrPoints_DestroyArray(const MR_std_optional_MR_MeshOrPoints *_this)
Destroys a heap-allocated array of MR_std_optional_MR_MeshOrPoints. Does nothing if the pointer is nu...
MRC_API const MR_std_optional_MR_MeshOrPoints * MR_std_optional_MR_MeshOrPoints_OffsetPtr(const MR_std_optional_MR_MeshOrPoints *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_optional_MR_MeshOrPoints_Destroy(const MR_std_optional_MR_MeshOrPoints *_this)
Destroys a heap-allocated instance of MR_std_optional_MR_MeshOrPoints. Does nothing if the pointer is...
MRC_API void MR_std_optional_MR_MeshOrPoints_AssignFrom(MR_std_optional_MR_MeshOrPoints *_this, const MR_MeshOrPoints *other)