MeshLib C++ Docs
Loading...
Searching...
No Matches
MRPointsLoadSettings Struct Reference

structure with settings and side output parameters for loading point cloud More...

#include <MRPointsLoadSettings.h>

Public Attributes

MRVertColors * colors
 points where to load point color map
 
MRAffineXf3foutXf
 transform for the loaded point cloud
 
MRProgressCallback callback
 callback for set progress and stop process
 

Detailed Description

structure with settings and side output parameters for loading point cloud

Member Data Documentation

◆ callback

MRProgressCallback MRPointsLoadSettings::callback

callback for set progress and stop process

◆ colors

MRVertColors* MRPointsLoadSettings::colors

points where to load point color map

◆ outXf

MRAffineXf3f* MRPointsLoadSettings::outXf

transform for the loaded point cloud


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