Fawkes API
Fawkes Development Version
|
Camera control interface base class. More...
#include <>>
Public Member Functions | |
virtual | ~CameraControl () |
Virtual empty destructor. More... | |
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.
|
virtual |
Virtual empty destructor.
Definition at line 47 of file control.cpp.