struct MR_XfBasedCache_MR_Box3f MR_XfBasedCache_MR_Box3f
Definition MRViewportProperty.h:18
MRC_API void MR_XfBasedCache_MR_Box3f_reset(MR_XfBasedCache_MR_Box3f *_this)
MRC_API const MR_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_OffsetPtr(const MR_XfBasedCache_MR_Box3f *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_XfBasedCache_MR_Box3f_set(MR_XfBasedCache_MR_Box3f *_this, const MR_AffineXf3f *xf, MR_Box3f t)
MRC_API void MR_XfBasedCache_MR_Box3f_Destroy(const MR_XfBasedCache_MR_Box3f *_this)
Destroys a heap-allocated instance of MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.
MRC_API MR_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_ConstructFromAnother(const MR_XfBasedCache_MR_Box3f *_other)
MRC_API void MR_XfBasedCache_MR_Box3f_DestroyArray(const MR_XfBasedCache_MR_Box3f *_this)
Destroys a heap-allocated array of MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.
struct MR_std_optional_MR_Box3f MR_std_optional_MR_Box3f
Definition MRXfBasedCache.h:13
MRC_API MR_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_OffsetMutablePtr(MR_XfBasedCache_MR_Box3f *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_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_AssignFromAnother(MR_XfBasedCache_MR_Box3f *_this, const MR_XfBasedCache_MR_Box3f *_other)
MRC_API const MR_std_optional_MR_Box3f * MR_XfBasedCache_MR_Box3f_get(const MR_XfBasedCache_MR_Box3f *_this, const MR_AffineXf3f *xf)
MRC_API MR_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_DefaultConstructArray(size_t num_elems)
MRC_API MR_XfBasedCache_MR_Box3f * MR_XfBasedCache_MR_Box3f_DefaultConstruct(void)
#define MRC_API
Definition exports.h:11
Definition MRAffineXf.h:36