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

settings for loading distance maps from external formats More...

#include <MRDistanceMapParams.h>

Public Attributes

DistanceMapToWorlddistanceMapToWorld = nullptr
 optional output: distance map to world transform
 
ProgressCallback progress
 to report load progress and cancel loading if user desires
 

Detailed Description

settings for loading distance maps from external formats

Member Data Documentation

◆ distanceMapToWorld

DistanceMapToWorld* MR::DistanceMapLoadSettings::distanceMapToWorld = nullptr

optional output: distance map to world transform

◆ progress

ProgressCallback MR::DistanceMapLoadSettings::progress

to report load progress and cancel loading if user desires


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