ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCommandLineInterface::CLLoadParameters Struct Reference

#include <ecvCommandLineInterface.h>

Inheritance diagram for ccCommandLineInterface::CLLoadParameters:
Collaboration diagram for ccCommandLineInterface::CLLoadParameters:

Public Member Functions

 CLLoadParameters ()
 
- Public Member Functions inherited from FileIOFilter::LoadParameters
 LoadParameters ()
 Default constructor. More...
 

Public Attributes

bool m_coordinatesShiftEnabled
 
CCVector3d m_coordinatesShift
 
- Public Attributes inherited from FileIOFilter::LoadParameters
ecvGlobalShiftManager::Mode shiftHandlingMode
 How to handle big coordinates. More...
 
bool alwaysDisplayLoadDialog
 
bool * coordinatesShiftEnabled
 Whether shift on load has been applied after loading (optional) More...
 
CCVector3dcoordinatesShift
 If applicable, applied shift on load (optional) More...
 
bool preserveShiftOnSave
 If applicable, whether shift should be preserved or not (optional) More...
 
bool autoComputeNormals
 
QWidget * parentWidget
 Parent widget (if any) More...
 
bool sessionStart
 Session start (whether the load action is the first of a session) More...
 

Detailed Description

Definition at line 209 of file ecvCommandLineInterface.h.

Constructor & Destructor Documentation

◆ CLLoadParameters()

Member Data Documentation

◆ m_coordinatesShift

CCVector3d ccCommandLineInterface::CLLoadParameters::m_coordinatesShift

Definition at line 214 of file ecvCommandLineInterface.h.

Referenced by CLLoadParameters(), and ccCommandLineParser::importFile().

◆ m_coordinatesShiftEnabled

bool ccCommandLineInterface::CLLoadParameters::m_coordinatesShiftEnabled

Definition at line 213 of file ecvCommandLineInterface.h.

Referenced by CLLoadParameters(), and ccCommandLineParser::importFile().


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