MeshLib C Docs
Loading...
Searching...
No Matches
MRViewportProperty.h File Reference
#include <MRCMesh/MRAffineXf.h>
#include <MRCMesh/MRColor.h>
#include <MRCMesh/MRMatrix3.h>
#include <MRCMesh/MRViewportId.h>
#include <MRCMisc/common.h>
#include <MRCMisc/exports.h>
#include <stdbool.h>
#include <stddef.h>

Go to the source code of this file.

Typedefs

typedef struct MR_Vector4_unsigned_char MR_Vector4_unsigned_char
 
typedef struct MR_XfBasedCache_MR_Box3f MR_XfBasedCache_MR_Box3f
 
typedef struct MR_ViewportProperty_MR_AffineXf3f MR_ViewportProperty_MR_AffineXf3f
 
typedef struct MR_ViewportProperty_MR_Color MR_ViewportProperty_MR_Color
 
typedef struct MR_ViewportProperty_unsigned_char MR_ViewportProperty_unsigned_char
 
typedef struct MR_ViewportProperty_MR_XfBasedCache_MR_Box3f MR_ViewportProperty_MR_XfBasedCache_MR_Box3f
 
typedef struct MR_ViewportProperty_MR_Vector4_unsigned_char MR_ViewportProperty_MR_Vector4_unsigned_char
 
typedef struct MR_ViewportProperty_MR_Matrix3f MR_ViewportProperty_MR_Matrix3f
 

Functions

MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_OffsetPtr (const MR_ViewportProperty_MR_AffineXf3f *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_OffsetMutablePtr (MR_ViewportProperty_MR_AffineXf3f *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_MR_AffineXf3f *_other)
 
MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_Construct (const MR_AffineXf3f *def)
 
MRC_API void MR_ViewportProperty_MR_AffineXf3f_Destroy (const MR_ViewportProperty_MR_AffineXf3f *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_MR_AffineXf3f. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_MR_AffineXf3f_DestroyArray (const MR_ViewportProperty_MR_AffineXf3f *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_MR_AffineXf3f. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_AssignFromAnother (MR_ViewportProperty_MR_AffineXf3f *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_MR_AffineXf3f *_other)
 
MRC_API void MR_ViewportProperty_MR_AffineXf3f_set_1 (MR_ViewportProperty_MR_AffineXf3f *_this, MR_AffineXf3f def)
 
MRC_API const MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_get_const_0 (const MR_ViewportProperty_MR_AffineXf3f *_this)
 
MRC_API MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_get (MR_ViewportProperty_MR_AffineXf3f *_this)
 
MRC_API MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_index (MR_ViewportProperty_MR_AffineXf3f *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_MR_AffineXf3f_set_2 (MR_ViewportProperty_MR_AffineXf3f *_this, MR_AffineXf3f v, MR_ViewportId id)
 
MRC_API const MR_AffineXf3fMR_ViewportProperty_MR_AffineXf3f_get_const_2 (const MR_ViewportProperty_MR_AffineXf3f *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_MR_AffineXf3f_reset_1 (MR_ViewportProperty_MR_AffineXf3f *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_MR_AffineXf3f_reset_0 (MR_ViewportProperty_MR_AffineXf3f *_this)
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_OffsetPtr (const MR_ViewportProperty_MR_Color *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_OffsetMutablePtr (MR_ViewportProperty_MR_Color *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Color *_other)
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_Construct (const MR_Color *def)
 
MRC_API void MR_ViewportProperty_MR_Color_Destroy (const MR_ViewportProperty_MR_Color *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_MR_Color. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_MR_Color_DestroyArray (const MR_ViewportProperty_MR_Color *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_MR_Color. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_MR_ColorMR_ViewportProperty_MR_Color_AssignFromAnother (MR_ViewportProperty_MR_Color *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Color *_other)
 
MRC_API void MR_ViewportProperty_MR_Color_set_1 (MR_ViewportProperty_MR_Color *_this, MR_Color def)
 
MRC_API const MR_ColorMR_ViewportProperty_MR_Color_get_const_0 (const MR_ViewportProperty_MR_Color *_this)
 
MRC_API MR_ColorMR_ViewportProperty_MR_Color_get (MR_ViewportProperty_MR_Color *_this)
 
MRC_API MR_ColorMR_ViewportProperty_MR_Color_index (MR_ViewportProperty_MR_Color *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_MR_Color_set_2 (MR_ViewportProperty_MR_Color *_this, MR_Color v, MR_ViewportId id)
 
MRC_API const MR_ColorMR_ViewportProperty_MR_Color_get_const_2 (const MR_ViewportProperty_MR_Color *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_MR_Color_reset_1 (MR_ViewportProperty_MR_Color *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_MR_Color_reset_0 (MR_ViewportProperty_MR_Color *_this)
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_OffsetPtr (const MR_ViewportProperty_unsigned_char *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_OffsetMutablePtr (MR_ViewportProperty_unsigned_char *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_unsigned_char *_other)
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_Construct (const unsigned char *def)
 
MRC_API void MR_ViewportProperty_unsigned_char_Destroy (const MR_ViewportProperty_unsigned_char *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_unsigned_char. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_unsigned_char_DestroyArray (const MR_ViewportProperty_unsigned_char *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_unsigned_char. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_unsigned_charMR_ViewportProperty_unsigned_char_AssignFromAnother (MR_ViewportProperty_unsigned_char *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_unsigned_char *_other)
 
MRC_API void MR_ViewportProperty_unsigned_char_set_1 (MR_ViewportProperty_unsigned_char *_this, unsigned char def)
 
MRC_API const unsigned char * MR_ViewportProperty_unsigned_char_get_const_0 (const MR_ViewportProperty_unsigned_char *_this)
 
MRC_API unsigned char * MR_ViewportProperty_unsigned_char_get (MR_ViewportProperty_unsigned_char *_this)
 
MRC_API unsigned char * MR_ViewportProperty_unsigned_char_index (MR_ViewportProperty_unsigned_char *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_unsigned_char_set_2 (MR_ViewportProperty_unsigned_char *_this, unsigned char v, MR_ViewportId id)
 
MRC_API const unsigned char * MR_ViewportProperty_unsigned_char_get_const_2 (const MR_ViewportProperty_unsigned_char *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_unsigned_char_reset_1 (MR_ViewportProperty_unsigned_char *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_unsigned_char_reset_0 (MR_ViewportProperty_unsigned_char *_this)
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetPtr (const MR_ViewportProperty_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 pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetMutablePtr (MR_ViewportProperty_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 pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_other)
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Construct (const MR_XfBasedCache_MR_Box3f *def)
 
MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy (const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DestroyArray (const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_AssignFromAnother (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_other)
 
MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_1 (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, const MR_XfBasedCache_MR_Box3f *def)
 
MRC_API const MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_0 (const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this)
 
MRC_API MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this)
 
MRC_API MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_index (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_2 (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, const MR_XfBasedCache_MR_Box3f *v, MR_ViewportId id)
 
MRC_API const MR_XfBasedCache_MR_Box3fMR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_2 (const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_1 (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_0 (MR_ViewportProperty_MR_XfBasedCache_MR_Box3f *_this)
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_OffsetPtr (const MR_ViewportProperty_MR_Vector4_unsigned_char *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_OffsetMutablePtr (MR_ViewportProperty_MR_Vector4_unsigned_char *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Vector4_unsigned_char *_other)
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_Construct (const MR_Vector4_unsigned_char *def)
 
MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy (const MR_ViewportProperty_MR_Vector4_unsigned_char *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_MR_Vector4_unsigned_char. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_DestroyArray (const MR_ViewportProperty_MR_Vector4_unsigned_char *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_MR_Vector4_unsigned_char. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_AssignFromAnother (MR_ViewportProperty_MR_Vector4_unsigned_char *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Vector4_unsigned_char *_other)
 
MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_set_1 (MR_ViewportProperty_MR_Vector4_unsigned_char *_this, const MR_Vector4_unsigned_char *def)
 
MRC_API const MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_get_const_0 (const MR_ViewportProperty_MR_Vector4_unsigned_char *_this)
 
MRC_API MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_get (MR_ViewportProperty_MR_Vector4_unsigned_char *_this)
 
MRC_API MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_index (MR_ViewportProperty_MR_Vector4_unsigned_char *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_set_2 (MR_ViewportProperty_MR_Vector4_unsigned_char *_this, const MR_Vector4_unsigned_char *v, MR_ViewportId id)
 
MRC_API const MR_Vector4_unsigned_charMR_ViewportProperty_MR_Vector4_unsigned_char_get_const_2 (const MR_ViewportProperty_MR_Vector4_unsigned_char *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_MR_Vector4_unsigned_char_reset_1 (MR_ViewportProperty_MR_Vector4_unsigned_char *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_MR_Vector4_unsigned_char_reset_0 (MR_ViewportProperty_MR_Vector4_unsigned_char *_this)
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_DefaultConstruct (void)
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_DefaultConstructArray (size_t num_elems)
 
MRC_API const MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_OffsetPtr (const MR_ViewportProperty_MR_Matrix3f *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_OffsetMutablePtr (MR_ViewportProperty_MR_Matrix3f *ptr, ptrdiff_t i)
 Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_ConstructFromAnother (MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Matrix3f *_other)
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_Construct (const MR_Matrix3f *def)
 
MRC_API void MR_ViewportProperty_MR_Matrix3f_Destroy (const MR_ViewportProperty_MR_Matrix3f *_this)
 Destroys a heap-allocated instance of MR_ViewportProperty_MR_Matrix3f. Does nothing if the pointer is null.
 
MRC_API void MR_ViewportProperty_MR_Matrix3f_DestroyArray (const MR_ViewportProperty_MR_Matrix3f *_this)
 Destroys a heap-allocated array of MR_ViewportProperty_MR_Matrix3f. Does nothing if the pointer is null.
 
MRC_API MR_ViewportProperty_MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_AssignFromAnother (MR_ViewportProperty_MR_Matrix3f *_this, MR_PassBy _other_pass_by, MR_ViewportProperty_MR_Matrix3f *_other)
 
MRC_API void MR_ViewportProperty_MR_Matrix3f_set_1 (MR_ViewportProperty_MR_Matrix3f *_this, MR_Matrix3f def)
 
MRC_API const MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_get_const_0 (const MR_ViewportProperty_MR_Matrix3f *_this)
 
MRC_API MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_get (MR_ViewportProperty_MR_Matrix3f *_this)
 
MRC_API MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_index (MR_ViewportProperty_MR_Matrix3f *_this, MR_ViewportId id)
 
MRC_API void MR_ViewportProperty_MR_Matrix3f_set_2 (MR_ViewportProperty_MR_Matrix3f *_this, MR_Matrix3f v, MR_ViewportId id)
 
MRC_API const MR_Matrix3fMR_ViewportProperty_MR_Matrix3f_get_const_2 (const MR_ViewportProperty_MR_Matrix3f *_this, MR_ViewportId id, bool *isDef)
 
MRC_API bool MR_ViewportProperty_MR_Matrix3f_reset_1 (MR_ViewportProperty_MR_Matrix3f *_this, MR_ViewportId id)
 
MRC_API bool MR_ViewportProperty_MR_Matrix3f_reset_0 (MR_ViewportProperty_MR_Matrix3f *_this)
 

Typedef Documentation

◆ MR_Vector4_unsigned_char

◆ MR_ViewportProperty_MR_AffineXf3f

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::AffineXf3f>.

◆ MR_ViewportProperty_MR_Color

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::Color>.

◆ MR_ViewportProperty_MR_Matrix3f

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::Matrix3f>.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::Vector4<unsigned char>>.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>>.

◆ MR_ViewportProperty_unsigned_char

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<unsigned char>.

◆ MR_XfBasedCache_MR_Box3f

Function Documentation

◆ MR_ViewportProperty_MR_AffineXf3f_AssignFromAnother()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_AssignFromAnother ( MR_ViewportProperty_MR_AffineXf3f * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_AffineXf3f * _other )

Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_AffineXf3f_Construct()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_Construct ( const MR_AffineXf3f * def)

Generated from a constructor of class MR::ViewportProperty<MR::AffineXf3f>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_AffineXf3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_AffineXf3f_ConstructFromAnother()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_AffineXf3f * _other )

Generated from a constructor of class MR::ViewportProperty<MR::AffineXf3f>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_AffineXf3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_AffineXf3f_DefaultConstruct()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_AffineXf3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_AffineXf3f_DefaultConstructArray()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_MR_AffineXf3f_DestroyArray(). Use MR_ViewportProperty_MR_AffineXf3f_OffsetMutablePtr() and MR_ViewportProperty_MR_AffineXf3f_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_MR_AffineXf3f_Destroy()

MRC_API void MR_ViewportProperty_MR_AffineXf3f_Destroy ( const MR_ViewportProperty_MR_AffineXf3f * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_MR_AffineXf3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_AffineXf3f_DestroyArray()

MRC_API void MR_ViewportProperty_MR_AffineXf3f_DestroyArray ( const MR_ViewportProperty_MR_AffineXf3f * _this)

Destroys a heap-allocated array of MR_ViewportProperty_MR_AffineXf3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_AffineXf3f_get()

MRC_API MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_get ( MR_ViewportProperty_MR_AffineXf3f * _this)

Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_AffineXf3f_get_const_0()

MRC_API const MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_get_const_0 ( const MR_ViewportProperty_MR_AffineXf3f * _this)

gets default property value Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_AffineXf3f_get_const_2()

MRC_API const MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_get_const_2 ( const MR_ViewportProperty_MR_AffineXf3f * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_AffineXf3f_index()

MRC_API MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_index ( MR_ViewportProperty_MR_AffineXf3f * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_AffineXf3f_OffsetMutablePtr()

MRC_API MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_OffsetMutablePtr ( MR_ViewportProperty_MR_AffineXf3f * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_AffineXf3f_OffsetPtr()

MRC_API const MR_ViewportProperty_MR_AffineXf3f * MR_ViewportProperty_MR_AffineXf3f_OffsetPtr ( const MR_ViewportProperty_MR_AffineXf3f * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_AffineXf3f_reset_0()

MRC_API bool MR_ViewportProperty_MR_AffineXf3f_reset_0 ( MR_ViewportProperty_MR_AffineXf3f * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_AffineXf3f_reset_1()

MRC_API bool MR_ViewportProperty_MR_AffineXf3f_reset_1 ( MR_ViewportProperty_MR_AffineXf3f * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_AffineXf3f_set_1()

MRC_API void MR_ViewportProperty_MR_AffineXf3f_set_1 ( MR_ViewportProperty_MR_AffineXf3f * _this,
MR_AffineXf3f def )

sets default property value Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_AffineXf3f_set_2()

MRC_API void MR_ViewportProperty_MR_AffineXf3f_set_2 ( MR_ViewportProperty_MR_AffineXf3f * _this,
MR_AffineXf3f v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::AffineXf3f> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Color_AssignFromAnother()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_AssignFromAnother ( MR_ViewportProperty_MR_Color * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Color * _other )

Generated from a method of class MR::ViewportProperty<MR::Color> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Color_Construct()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_Construct ( const MR_Color * def)

Generated from a constructor of class MR::ViewportProperty<MR::Color>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Color_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Color_ConstructFromAnother()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Color * _other )

Generated from a constructor of class MR::ViewportProperty<MR::Color>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Color_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Color_DefaultConstruct()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Color_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Color_DefaultConstructArray()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_MR_Color_DestroyArray(). Use MR_ViewportProperty_MR_Color_OffsetMutablePtr() and MR_ViewportProperty_MR_Color_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_MR_Color_Destroy()

MRC_API void MR_ViewportProperty_MR_Color_Destroy ( const MR_ViewportProperty_MR_Color * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_MR_Color. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Color_DestroyArray()

MRC_API void MR_ViewportProperty_MR_Color_DestroyArray ( const MR_ViewportProperty_MR_Color * _this)

Destroys a heap-allocated array of MR_ViewportProperty_MR_Color. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Color_get()

MRC_API MR_Color * MR_ViewportProperty_MR_Color_get ( MR_ViewportProperty_MR_Color * _this)

Generated from a method of class MR::ViewportProperty<MR::Color> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Color_get_const_0()

MRC_API const MR_Color * MR_ViewportProperty_MR_Color_get_const_0 ( const MR_ViewportProperty_MR_Color * _this)

gets default property value Generated from a method of class MR::ViewportProperty<MR::Color> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Color_get_const_2()

MRC_API const MR_Color * MR_ViewportProperty_MR_Color_get_const_2 ( const MR_ViewportProperty_MR_Color * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<MR::Color> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Color_index()

MRC_API MR_Color * MR_ViewportProperty_MR_Color_index ( MR_ViewportProperty_MR_Color * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Color> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Color_OffsetMutablePtr()

MRC_API MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_OffsetMutablePtr ( MR_ViewportProperty_MR_Color * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Color_OffsetPtr()

MRC_API const MR_ViewportProperty_MR_Color * MR_ViewportProperty_MR_Color_OffsetPtr ( const MR_ViewportProperty_MR_Color * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Color_reset_0()

MRC_API bool MR_ViewportProperty_MR_Color_reset_0 ( MR_ViewportProperty_MR_Color * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Color> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Color_reset_1()

MRC_API bool MR_ViewportProperty_MR_Color_reset_1 ( MR_ViewportProperty_MR_Color * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Color> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Color_set_1()

MRC_API void MR_ViewportProperty_MR_Color_set_1 ( MR_ViewportProperty_MR_Color * _this,
MR_Color def )

sets default property value Generated from a method of class MR::ViewportProperty<MR::Color> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Color_set_2()

MRC_API void MR_ViewportProperty_MR_Color_set_2 ( MR_ViewportProperty_MR_Color * _this,
MR_Color v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Color> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Matrix3f_AssignFromAnother()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_AssignFromAnother ( MR_ViewportProperty_MR_Matrix3f * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Matrix3f * _other )

Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Matrix3f_Construct()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_Construct ( const MR_Matrix3f * def)

Generated from a constructor of class MR::ViewportProperty<MR::Matrix3f>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Matrix3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Matrix3f_ConstructFromAnother()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Matrix3f * _other )

Generated from a constructor of class MR::ViewportProperty<MR::Matrix3f>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Matrix3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Matrix3f_DefaultConstruct()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Matrix3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Matrix3f_DefaultConstructArray()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_MR_Matrix3f_DestroyArray(). Use MR_ViewportProperty_MR_Matrix3f_OffsetMutablePtr() and MR_ViewportProperty_MR_Matrix3f_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_MR_Matrix3f_Destroy()

MRC_API void MR_ViewportProperty_MR_Matrix3f_Destroy ( const MR_ViewportProperty_MR_Matrix3f * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_MR_Matrix3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Matrix3f_DestroyArray()

MRC_API void MR_ViewportProperty_MR_Matrix3f_DestroyArray ( const MR_ViewportProperty_MR_Matrix3f * _this)

Destroys a heap-allocated array of MR_ViewportProperty_MR_Matrix3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Matrix3f_get()

MRC_API MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_get ( MR_ViewportProperty_MR_Matrix3f * _this)

Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Matrix3f_get_const_0()

MRC_API const MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_get_const_0 ( const MR_ViewportProperty_MR_Matrix3f * _this)

gets default property value Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Matrix3f_get_const_2()

MRC_API const MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_get_const_2 ( const MR_ViewportProperty_MR_Matrix3f * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Matrix3f_index()

MRC_API MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_index ( MR_ViewportProperty_MR_Matrix3f * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Matrix3f_OffsetMutablePtr()

MRC_API MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_OffsetMutablePtr ( MR_ViewportProperty_MR_Matrix3f * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Matrix3f_OffsetPtr()

MRC_API const MR_ViewportProperty_MR_Matrix3f * MR_ViewportProperty_MR_Matrix3f_OffsetPtr ( const MR_ViewportProperty_MR_Matrix3f * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Matrix3f_reset_0()

MRC_API bool MR_ViewportProperty_MR_Matrix3f_reset_0 ( MR_ViewportProperty_MR_Matrix3f * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Matrix3f_reset_1()

MRC_API bool MR_ViewportProperty_MR_Matrix3f_reset_1 ( MR_ViewportProperty_MR_Matrix3f * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Matrix3f_set_1()

MRC_API void MR_ViewportProperty_MR_Matrix3f_set_1 ( MR_ViewportProperty_MR_Matrix3f * _this,
MR_Matrix3f def )

sets default property value Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Matrix3f_set_2()

MRC_API void MR_ViewportProperty_MR_Matrix3f_set_2 ( MR_ViewportProperty_MR_Matrix3f * _this,
MR_Matrix3f v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Matrix3f> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_AssignFromAnother()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_AssignFromAnother ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Vector4_unsigned_char * _other )

Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_Construct()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_Construct ( const MR_Vector4_unsigned_char * def)

Generated from a constructor of class MR::ViewportProperty<MR::Vector4<unsigned char>>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_ConstructFromAnother()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_Vector4_unsigned_char * _other )

Generated from a constructor of class MR::ViewportProperty<MR::Vector4<unsigned char>>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstruct()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstructArray()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_MR_Vector4_unsigned_char_DestroyArray(). Use MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetMutablePtr() and MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy()

MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_Destroy ( const MR_ViewportProperty_MR_Vector4_unsigned_char * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_MR_Vector4_unsigned_char. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_DestroyArray()

MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_DestroyArray ( const MR_ViewportProperty_MR_Vector4_unsigned_char * _this)

Destroys a heap-allocated array of MR_ViewportProperty_MR_Vector4_unsigned_char. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_get()

MRC_API MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_get ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this)

Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_get_const_0()

MRC_API const MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_get_const_0 ( const MR_ViewportProperty_MR_Vector4_unsigned_char * _this)

gets default property value Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_get_const_2()

MRC_API const MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_get_const_2 ( const MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_index()

MRC_API MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_index ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetMutablePtr()

MRC_API MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetMutablePtr ( MR_ViewportProperty_MR_Vector4_unsigned_char * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetPtr()

MRC_API const MR_ViewportProperty_MR_Vector4_unsigned_char * MR_ViewportProperty_MR_Vector4_unsigned_char_OffsetPtr ( const MR_ViewportProperty_MR_Vector4_unsigned_char * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_reset_0()

MRC_API bool MR_ViewportProperty_MR_Vector4_unsigned_char_reset_0 ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_reset_1()

MRC_API bool MR_ViewportProperty_MR_Vector4_unsigned_char_reset_1 ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_set_1()

MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_set_1 ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
const MR_Vector4_unsigned_char * def )

sets default property value Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named set. Parameter _this can not be null. It is a single object. Parameter def can not be null. It is a single object.

◆ MR_ViewportProperty_MR_Vector4_unsigned_char_set_2()

MRC_API void MR_ViewportProperty_MR_Vector4_unsigned_char_set_2 ( MR_ViewportProperty_MR_Vector4_unsigned_char * _this,
const MR_Vector4_unsigned_char * v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::Vector4<unsigned char>> named set. Parameter _this can not be null. It is a single object. Parameter v can not be null. It is a single object.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_AssignFromAnother()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_AssignFromAnother ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _other )

Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Construct()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Construct ( const MR_XfBasedCache_MR_Box3f * def)

Generated from a constructor of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_ConstructFromAnother()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _other )

Generated from a constructor of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstruct()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstructArray()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DestroyArray(). Use MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetMutablePtr() and MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy()

MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_Destroy ( const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DestroyArray()

MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_DestroyArray ( const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this)

Destroys a heap-allocated array of MR_ViewportProperty_MR_XfBasedCache_MR_Box3f. Does nothing if the pointer is null.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get()

MRC_API MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this)

Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_0()

MRC_API const MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_0 ( const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this)

gets default property value Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_2()

MRC_API const MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_get_const_2 ( const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_index()

MRC_API MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_index ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetMutablePtr()

MRC_API MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetMutablePtr ( MR_ViewportProperty_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 pointer points to an array element.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetPtr()

MRC_API const MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_OffsetPtr ( const MR_ViewportProperty_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 pointer points to an array element.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_0()

MRC_API bool MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_0 ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_1()

MRC_API bool MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_reset_1 ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_1()

MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_1 ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
const MR_XfBasedCache_MR_Box3f * def )

sets default property value Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named set. Parameter _this can not be null. It is a single object. Parameter def can not be null. It is a single object.

◆ MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_2()

MRC_API void MR_ViewportProperty_MR_XfBasedCache_MR_Box3f_set_2 ( MR_ViewportProperty_MR_XfBasedCache_MR_Box3f * _this,
const MR_XfBasedCache_MR_Box3f * v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<MR::XfBasedCache<MR::Box3f>> named set. Parameter _this can not be null. It is a single object. Parameter v can not be null. It is a single object.

◆ MR_ViewportProperty_unsigned_char_AssignFromAnother()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_AssignFromAnother ( MR_ViewportProperty_unsigned_char * _this,
MR_PassBy _other_pass_by,
MR_ViewportProperty_unsigned_char * _other )

Generated from a method of class MR::ViewportProperty<unsigned char> named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_unsigned_char_Construct()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_Construct ( const unsigned char * def)

Generated from a constructor of class MR::ViewportProperty<unsigned char>. Parameter def can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_unsigned_char_ConstructFromAnother()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_ConstructFromAnother ( MR_PassBy _other_pass_by,
MR_ViewportProperty_unsigned_char * _other )

Generated from a constructor of class MR::ViewportProperty<unsigned char>. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_unsigned_char_DefaultConstruct()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_DefaultConstruct ( void )

Constructs an empty (default-constructed) instance. Never returns null. Returns an instance allocated on the heap! Must call MR_ViewportProperty_unsigned_char_Destroy() to free it when you're done using it.

◆ MR_ViewportProperty_unsigned_char_DefaultConstructArray()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_DefaultConstructArray ( size_t num_elems)

Constructs an array of empty (default-constructed) instances, of the specified size. Will never return null. The array must be destroyed using MR_ViewportProperty_unsigned_char_DestroyArray(). Use MR_ViewportProperty_unsigned_char_OffsetMutablePtr() and MR_ViewportProperty_unsigned_char_OffsetPtr() to access the array elements.

◆ MR_ViewportProperty_unsigned_char_Destroy()

MRC_API void MR_ViewportProperty_unsigned_char_Destroy ( const MR_ViewportProperty_unsigned_char * _this)

Destroys a heap-allocated instance of MR_ViewportProperty_unsigned_char. Does nothing if the pointer is null.

◆ MR_ViewportProperty_unsigned_char_DestroyArray()

MRC_API void MR_ViewportProperty_unsigned_char_DestroyArray ( const MR_ViewportProperty_unsigned_char * _this)

Destroys a heap-allocated array of MR_ViewportProperty_unsigned_char. Does nothing if the pointer is null.

◆ MR_ViewportProperty_unsigned_char_get()

MRC_API unsigned char * MR_ViewportProperty_unsigned_char_get ( MR_ViewportProperty_unsigned_char * _this)

Generated from a method of class MR::ViewportProperty<unsigned char> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_unsigned_char_get_const_0()

MRC_API const unsigned char * MR_ViewportProperty_unsigned_char_get_const_0 ( const MR_ViewportProperty_unsigned_char * _this)

gets default property value Generated from a method of class MR::ViewportProperty<unsigned char> named get. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_unsigned_char_get_const_2()

MRC_API const unsigned char * MR_ViewportProperty_unsigned_char_get_const_2 ( const MR_ViewportProperty_unsigned_char * _this,
MR_ViewportId id,
bool * isDef )

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from a method of class MR::ViewportProperty<unsigned char> named get. Parameter _this can not be null. It is a single object. Parameter isDef defaults to a null pointer in C++. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_unsigned_char_index()

MRC_API unsigned char * MR_ViewportProperty_unsigned_char_index ( MR_ViewportProperty_unsigned_char * _this,
MR_ViewportId id )

returns direct access to value associated with given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<unsigned char> named operator[]. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.

◆ MR_ViewportProperty_unsigned_char_OffsetMutablePtr()

MRC_API MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_OffsetMutablePtr ( MR_ViewportProperty_unsigned_char * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_unsigned_char_OffsetPtr()

MRC_API const MR_ViewportProperty_unsigned_char * MR_ViewportProperty_unsigned_char_OffsetPtr ( const MR_ViewportProperty_unsigned_char * ptr,
ptrdiff_t i )

Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element.

◆ MR_ViewportProperty_unsigned_char_reset_0()

MRC_API bool MR_ViewportProperty_unsigned_char_reset_0 ( MR_ViewportProperty_unsigned_char * _this)

forgets specific property value for all viewports; returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<unsigned char> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_unsigned_char_reset_1()

MRC_API bool MR_ViewportProperty_unsigned_char_reset_1 ( MR_ViewportProperty_unsigned_char * _this,
MR_ViewportId id )

forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from a method of class MR::ViewportProperty<unsigned char> named reset. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_unsigned_char_set_1()

MRC_API void MR_ViewportProperty_unsigned_char_set_1 ( MR_ViewportProperty_unsigned_char * _this,
unsigned char def )

sets default property value Generated from a method of class MR::ViewportProperty<unsigned char> named set. Parameter _this can not be null. It is a single object.

◆ MR_ViewportProperty_unsigned_char_set_2()

MRC_API void MR_ViewportProperty_unsigned_char_set_2 ( MR_ViewportProperty_unsigned_char * _this,
unsigned char v,
MR_ViewportId id )

sets specific property value for given viewport (or default value if !id) Generated from a method of class MR::ViewportProperty<unsigned char> named set. Parameter _this can not be null. It is a single object.