struct MR_MeshOrPointsXf MR_MeshOrPointsXf
Definition MRICP.h:21
struct MR_std_optional_MR_MeshOrPointsXf MR_std_optional_MR_MeshOrPointsXf
Definition MRMeshOrPoints.h:34
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_optional_MR_MeshOrPointsXf_DestroyArray(const MR_std_optional_MR_MeshOrPointsXf *_this)
Destroys a heap-allocated array of MR_std_optional_MR_MeshOrPointsXf. Does nothing if the pointer is ...
MRC_API void MR_std_optional_MR_MeshOrPointsXf_AssignFrom(MR_std_optional_MR_MeshOrPointsXf *_this, const MR_MeshOrPointsXf *other)
MRC_API const MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_Value(const MR_std_optional_MR_MeshOrPointsXf *_this)
MRC_API void MR_std_optional_MR_MeshOrPointsXf_AssignFromAnother(MR_std_optional_MR_MeshOrPointsXf *_this, const MR_std_optional_MR_MeshOrPointsXf *other)
MRC_API MR_std_optional_MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_ConstructFromAnother(const MR_std_optional_MR_MeshOrPointsXf *other)
MRC_API MR_std_optional_MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_OffsetMutablePtr(MR_std_optional_MR_MeshOrPointsXf *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_MeshOrPointsXf_Destroy(const MR_std_optional_MR_MeshOrPointsXf *_this)
Destroys a heap-allocated instance of MR_std_optional_MR_MeshOrPointsXf. Does nothing if the pointer ...
MRC_API MR_std_optional_MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_ConstructFrom(const MR_MeshOrPointsXf *other)
MRC_API MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_MutableValue(MR_std_optional_MR_MeshOrPointsXf *_this)
MRC_API const MR_std_optional_MR_MeshOrPointsXf * MR_std_optional_MR_MeshOrPointsXf_OffsetPtr(const MR_std_optional_MR_MeshOrPointsXf *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...