![]() |
qCC_io version 2.13.alpha (Qt) - 31 May 2022
CloudCompare standard I/O filters (file readers & writers)
|
Generic loading parameters. More...
#include <FileIOFilter.h>
Public Member Functions | |
LoadParameters () | |
Default constructor. | |
Public Attributes | |
ccGlobalShiftManager::Mode | shiftHandlingMode |
How to handle big coordinates. | |
bool | alwaysDisplayLoadDialog |
Wether to always display a dialog (if any), even if automatic guess is possible. | |
bool * | _coordinatesShiftEnabled |
Whether shift on load has been applied after loading (optional) | |
CCVector3d * | _coordinatesShift |
If applicable, applied shift on load (optional) | |
bool | preserveShiftOnSave |
If applicable, whether shift should be preserved or not (optional) | |
bool | autoComputeNormals |
Whether normals should be computed at loading time (if possible - e.g. for gridded clouds) or not. | |
QWidget * | parentWidget |
Parent widget (if any) | |
bool | sessionStart |
Session start (whether the load action is the first of a session) | |
Generic loading parameters.