![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <cc3DMouseManager.h>


Public Member Functions | |
| cc3DMouseManager (ecvMainAppInterface *appInterface, QObject *parent) | |
| ~cc3DMouseManager () | |
| QMenu * | menu () |
| Gets the menu associated with the 3D mouse. More... | |
Definition at line 37 of file cc3DMouseManager.h.
| cc3DMouseManager::cc3DMouseManager | ( | ecvMainAppInterface * | appInterface, |
| QObject * | parent | ||
| ) |
Definition at line 17 of file cc3DMouseManager.cpp.
| cc3DMouseManager::~cc3DMouseManager | ( | ) |
Definition at line 25 of file cc3DMouseManager.cpp.
|
inline |
Gets the menu associated with the 3D mouse.
Definition at line 45 of file cc3DMouseManager.h.