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