Fawkes API  Fawkes Development Version
firevision::CameraControl Class Reference

Camera control interface base class. More...

#include <>>

Inheritance diagram for firevision::CameraControl:

Public Member Functions

virtual ~CameraControl ()
 Virtual empty destructor. More...
 

Detailed Description

Camera control interface base class.

Some cameras feature an actuator to allow for panning and tilting the camera or support additional features like setting the focus, using zoom or using effects.

This is the base class for different kinds of such camera controls. They can be instantiated through the CameraControlFactory.

See also
CameraControlFactory
Author
Tim Niemueller
Tobias Kellner

Definition at line 33 of file control.h.

Constructor & Destructor Documentation

◆ ~CameraControl()

firevision::CameraControl::~CameraControl ( )
virtual

Virtual empty destructor.

Definition at line 47 of file control.cpp.


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