udUtil

Helper functions for diverse use cases

Functions

enum udError udUtil_E57ExtractImages(const char *pFileName, const char *pFolderName, const char **ppMetaData)

Extract Images from an e57 file

ParameterDescription
pFileNameThe e57 filename
pFolderNameThe folder to extract the images into
ppMetaDataOptional char* filled withmetadata from exported images (paths, position, rotation, shape) as JSON

Returns: A udError value based on the result of the extraction