MeshLib C++ Docs
Loading...
Searching...
No Matches
MRLinesLoadSettings.h
Go to the documentation of this file.
1
#pragma once
2
#include "
MRMeshFwd.h
"
3
#include "
MRProgressCallback.h
"
4
5
namespace
MR
6
{
7
9
struct
LinesLoadSettings
10
{
11
VertColors*
colors
=
nullptr
;
12
ProgressCallback
callback
;
13
bool
telemetrySignal =
true
;
14
};
15
16
}
//namespace MR
MRMeshFwd.h
MRProgressCallback.h
MR::LinesLoadSettings::colors
new unsafe MR.? VertColors colors
MR::LinesLoadSettings::callback
new unsafe MR.Std.Function_BoolFuncFromFloat callback
MR
Definition
MRCameraOrientationPlugin.h:8
MeshLib
source
MRMesh
MRLinesLoadSettings.h
Generated by
1.11.0