Public Member Functions
alvar::plugins::CapturePluginPtgrey Class Reference

Implementation of CapturePlugin interface for Ptgrey plugin. More...

#include <CapturePluginPtgrey.h>

Inheritance diagram for alvar::plugins::CapturePluginPtgrey:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CapturePluginPtgrey (const std::string &captureType)
 Constructor.
CapturecreateCapture (const CaptureDevice captureDevice)
 Create Capture class. Transfers onwership to the caller.
CaptureDeviceVector enumerateDevices ()
 Enumerate capture devices currently available.
 ~CapturePluginPtgrey ()
 Destructor.

Detailed Description

Implementation of CapturePlugin interface for Ptgrey plugin.

Note:
The PointGrey plugin is currently experimental and not included in the build by default.

Definition at line 104 of file CapturePluginPtgrey.h.


Constructor & Destructor Documentation

alvar::plugins::CapturePluginPtgrey::CapturePluginPtgrey ( const std::string &  captureType)

Constructor.

Parameters:
captureTypeA unique identifier for the capture plugin.

Definition at line 174 of file CapturePluginPtgrey.cpp.

Destructor.

Definition at line 179 of file CapturePluginPtgrey.cpp.


Member Function Documentation

Create Capture class. Transfers onwership to the caller.

Parameters:
captureDeviceInformation of which camera to create.
Returns:
A new Capture class for which the caller takes ownership.

Implements alvar::CapturePlugin.

Definition at line 217 of file CapturePluginPtgrey.cpp.

Enumerate capture devices currently available.

Returns:
A vector of CaptureDevice objects that are currently available.

Implements alvar::CapturePlugin.

Definition at line 183 of file CapturePluginPtgrey.cpp.


The documentation for this class was generated from the following files:


ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 21:12:55