This file implements a capture plugin based on Cmu. More...
Go to the source code of this file.
Classes | |
class | alvar::plugins::CaptureCmu |
Implementation of Capture interface for Cmu plugin. More... | |
class | alvar::plugins::CapturePluginCmu |
Implementation of CapturePlugin interface for Cmu plugin. More... | |
Namespaces | |
namespace | alvar |
Main ALVAR namespace. | |
namespace | alvar::plugins |
Dynamically loaded plugins namespace. | |
Defines | |
#define | ALVAR_CAPTURE_PLUGIN_CMU_EXPORT |
Functions | |
void | alvar::plugins::registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin) |
This file implements a capture plugin based on Cmu.
Definition in file CapturePluginCmu.h.
#define ALVAR_CAPTURE_PLUGIN_CMU_EXPORT |
Definition at line 40 of file CapturePluginCmu.h.