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

determines how to save distance maps More...

#include <MRDistanceMapParams.h>

Public Attributes

const AffineXf3f * xf = nullptr
 optional distance map to world transform
 
ProgressCallback progress
 to report save progress and cancel saving if user desires
 

Detailed Description

determines how to save distance maps

Member Data Documentation

◆ progress

ProgressCallback MR::DistanceMapSaveSettings::progress

to report save progress and cancel saving if user desires

◆ xf

const AffineXf3f* MR::DistanceMapSaveSettings::xf = nullptr

optional distance map to world transform


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