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 | |
| MRAffineXf3f * | outXf |
| transform for the loaded point cloud | |
| MRProgressCallback | callback |
| callback for set progress and stop process | |
structure with settings and side output parameters for loading point cloud
| MRProgressCallback MRPointsLoadSettings::callback |
callback for set progress and stop process
| MRVertColors* MRPointsLoadSettings::colors |
points where to load point color map
| MRAffineXf3f* MRPointsLoadSettings::outXf |
transform for the loaded point cloud