#include "MRVoxelsFwd.h"Go to the source code of this file.
Functions | |
| 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. | |
| 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.