Dynamically loaded plugins namespace. More...
| Classes | |
| class | CaptureCmu | 
| Implementation of Capture interface for Cmu plugin.  More... | |
| class | CaptureDSCapture | 
| Implementation of Capture interface for DSCapture plugin.  More... | |
| class | CaptureFile | 
| Implementation of Capture interface for File plugin.  More... | |
| class | CaptureHighgui | 
| Implementation of Capture interface for Highgui plugin.  More... | |
| class | CapturePluginCmu | 
| Implementation of CapturePlugin interface for Cmu plugin.  More... | |
| class | CapturePluginDSCapture | 
| Implementation of CapturePlugin interface for DSCapture plugin.  More... | |
| class | CapturePluginFile | 
| Implementation of CapturePlugin interface for File plugin.  More... | |
| class | CapturePluginHighgui | 
| Implementation of CapturePlugin interface for Highgui plugin.  More... | |
| class | CapturePluginPtgrey | 
| Implementation of CapturePlugin interface for Ptgrey plugin.  More... | |
| class | CapturePtgrey | 
| Implementation of Capture interface for Ptgrey plugin.  More... | |
| Functions | |
| void | registerPlugin (const string &captureType, alvar::CapturePlugin *&capturePlugin) | 
| void | registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin) | 
Dynamically loaded plugins namespace.
| void alvar::plugins::registerPlugin | ( | const string & | captureType, | 
| alvar::CapturePlugin *& | capturePlugin | ||
| ) | 
Definition at line 203 of file CapturePluginDSCapture.cpp.
| ALVAR_CAPTURE_PLUGIN_PTGREY_EXPORT void alvar::plugins::registerPlugin | ( | const std::string & | captureType, | 
| alvar::CapturePlugin *& | capturePlugin | ||
| ) | 
Definition at line 294 of file CapturePluginCmu.cpp.