ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvPluginManager.h File Reference
#include <QObject>
#include <QVector>
#include "CVAppCommon.h"
Include dependency graph for ecvPluginManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ccPluginManager
 

Typedefs

using ccPluginInterfaceList = QVector< ccPluginInterface * >
 Simply a list of. More...
 

Typedef Documentation

◆ ccPluginInterfaceList

Simply a list of.

See also
ccPluginInterface

Definition at line 18 of file ecvPluginManager.h.