ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvCommandLineInterface.h File Reference
#include "CVPluginAPI.h"
#include <ecvPointCloud.h>
#include <FileIOFilter.h>
#include <QSharedPointer>
#include <QString>
#include <QStringList>
#include <vector>
Include dependency graph for ecvCommandLineInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CLEntityDesc
 Loaded entity description. More...
 
struct  CLGroupDesc
 Loaded group description. More...
 
struct  CLCloudDesc
 Loaded cloud description. More...
 
struct  CLMeshDesc
 Loaded mesh description. More...
 
class  ccCommandLineInterface
 Command line interface. More...
 
struct  ccCommandLineInterface::Command
 Generic command interface. More...
 
struct  ccCommandLineInterface::CLLoadParameters
 
struct  ccCommandLineInterface::GlobalShiftOptions
 Global Shift options. More...
 

Enumerations

enum class  CL_ENTITY_TYPE { GROUP , CLOUD , MESH }
 

Enumeration Type Documentation

◆ CL_ENTITY_TYPE

enum CL_ENTITY_TYPE
strong
Enumerator
GROUP 
CLOUD 
MESH 

Definition at line 31 of file ecvCommandLineInterface.h.