#define MR_EXTERN_C_BEGIN
Definition MRMeshC/MRMeshFwd.h:26
bool(* MRProgressCallback)(float)
Definition MRMeshC/MRMeshFwd.h:54
#define MR_EXTERN_C_END
Definition MRMeshC/MRMeshFwd.h:27
typedefMR_EXTERN_C_BEGIN struct MRString MRString
Definition MRMeshC/MRMeshFwd.h:32
#define MRMESHC_API
Definition MRMeshC/MRMeshFwd.h:19
MR_EXTERN_C_BEGIN MRMESHC_API void mrVoxelsSaveToAnySupportedFormat(const MRVdbVolume *volume, const char *file, MRProgressCallback cb, MRString **errorStr)
Saves voxels in a file, detecting the format from file extension.
Definition MRMeshC/MRVoxelsFwd.h:12