MeshLib
 
Loading...
Searching...
No Matches
MRMeshLoadObjLoadSettings Struct Reference

#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
 

Member Data Documentation

◆ callback

MRProgressCallback MRMeshLoadObjLoadSettings::callback

callback for set progress and stop process

◆ countSkippedFaces

bool MRMeshLoadObjLoadSettings::countSkippedFaces

if true, the number of skipped faces (faces than can't be created) will be counted

◆ customXf

bool MRMeshLoadObjLoadSettings::customXf

if true then vertices will be returned relative to some transformation to avoid precision loss


The documentation for this struct was generated from the following file: