#include <cams/control/control.h>
Inheritance diagram for firevision::CameraControl:
Public Member Functions | |
virtual | ~CameraControl () |
Virtual empty destructor. |
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.
Tobias Kellner
Definition at line 33 of file control.h.
firevision::CameraControl::~CameraControl | ( | ) | [virtual] |