#include <MRMeshLoadObj.h>
Public Attributes | |
| bool | customXf |
| if true then vertices will be returned relative to some transformation to avoid precision loss | |
| bool | countSkippedFaces |
| if true, the number of skipped faces (faces than can't be created) will be counted | |
| MRProgressCallback | callback |
| callback for set progress and stop process | |
| MRProgressCallback MRMeshLoadObjLoadSettings::callback |
callback for set progress and stop process
| bool MRMeshLoadObjLoadSettings::countSkippedFaces |
if true, the number of skipped faces (faces than can't be created) will be counted
| bool MRMeshLoadObjLoadSettings::customXf |
if true then vertices will be returned relative to some transformation to avoid precision loss