My Project
Classes | Namespaces | Macros | Functions
CapturePluginCmu.h File Reference

This file implements a capture plugin based on Cmu. More...

#include "1394camera.h"
#include "Capture.h"
#include "CapturePlugin.h"

Go to the source code of this file.

Classes

class  CaptureCmu
 Implementation of Capture interface for Cmu plugin. More...
 
class  CapturePluginCmu
 Implementation of CapturePlugin interface for Cmu plugin. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 
 alvar::plugins
 Dynamically loaded plugins namespace.
 

Functions

ALVAR_CAPTURE_PLUGIN_CMU_EXPORT void registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin)
 

Detailed Description

This file implements a capture plugin based on Cmu.

Definition in file CapturePluginCmu.h.