![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "CVPluginAPI.h"#include <ecvPointCloud.h>#include <FileIOFilter.h>#include <QSharedPointer>#include <QString>#include <QStringList>#include <vector>

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 } |
|
strong |
| Enumerator | |
|---|---|
| GROUP | |
| CLOUD | |
| MESH | |
Definition at line 31 of file ecvCommandLineInterface.h.