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

setting for polyline loading from external format, and locations of optional output data More...

#include <MRLinesLoadSettings.h>

Public Attributes

VertColors * colors = nullptr
 optional load artifact: per-vertex color map
 
ProgressCallback callback
 callback for set progress and stop process
 

Detailed Description

setting for polyline loading from external format, and locations of optional output data

Member Data Documentation

◆ callback

ProgressCallback MR::LinesLoadSettings::callback

callback for set progress and stop process

◆ colors

VertColors* MR::LinesLoadSettings::colors = nullptr

optional load artifact: per-vertex color map


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