#include "MRMeshFwd.h"
Go to the source code of this file.
Functions | |
MR_EXTERN_C_BEGIN MRMESHC_API void | mrMeshSaveToAnySupportedFormat (const MRMesh *mesh, const char *file, MRString **errorStr) |
MR_EXTERN_C_BEGIN MRMESHC_API void mrMeshSaveToAnySupportedFormat | ( | const MRMesh * | mesh, |
const char * | file, | ||
MRString ** | errorStr ) |
detects the format from file extension and saves mesh to it if an error has occurred and errorStr is not NULL, returns NULL and allocates an error message to errorStr