MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MakeSignedByWindingNumberSettings Struct Reference

#include <MRVDBConversions.h>

Public Attributes

AffineXf3f meshToGridXf
 defines the mapping from mesh reference from to grid reference frame
 
std::shared_ptr< IFastWindingNumberfwn
 defines particular implementation of IFastWindingNumber interface that will compute windings. If it is not specified, default FastWindingNumber is used
 
float windingNumberThreshold = 0.5f
 
float windingNumberBeta = 2
 determines the precision of fast approximation: the more the better, minimum value is 1
 
ProgressCallback progress
 to report algorithm's progress and to cancel it
 

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