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

#include <MRMeshLoad.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
 

Member Data Documentation

◆ countSkippedFaces

bool ObjLoadSettings::countSkippedFaces

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

◆ customXf

bool ObjLoadSettings::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: