#include <MRIOExtras/MRNesting3mfExport.h>
Public Attributes | |
| Vector< MeshXf, ObjId > | meshes |
| nested meshes with their transforms into nest | |
| float | zStep = 1.0f |
| slicing step | |
| bool | decimateSlices { true } |
| if set: decimate slices | |
| const Image * | image = nullptr |
| optional image of all meshes in nest | |
| const std::vector< Image > * | meshImages { nullptr } |
| optional screen shots of each mesh one by one | |
| const std::vector< std::string > * | meshNames { nullptr } |
| optional names of each mesh one by one | |
| ProgressCallback | cb |