MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVoxelsSave.h File Reference
#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.
 

Function Documentation

◆ mrVoxelsSaveToAnySupportedFormat()

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.