#include <MRCMisc/exports.h>Go to the source code of this file.
Typedefs | |
| typedef struct MR_std_string_view | MR_std_string_view |
| typedef enum MR_DimensionsVisualizePropertyType | MR_DimensionsVisualizePropertyType |
Functions | |
| MRC_API MR_std_string_view * | MR_toString_MR_DimensionsVisualizePropertyType (MR_DimensionsVisualizePropertyType value) |
| typedef struct MR_std_string_view MR_std_string_view |
| MRC_API MR_std_string_view * MR_toString_MR_DimensionsVisualizePropertyType | ( | MR_DimensionsVisualizePropertyType | value | ) |
Generated from function MR::toString. Never returns null. Returns an instance allocated on the heap! Must call MR_std_string_view_Destroy() to free it when you're done using it.