#include <Frame.h>
Public Member Functions | |
~Frame () | |
Virtual destructor to allow derived frames to delete themselves properly when accessed as base frames. | |
~Frame () | |
Virtual destructor to allow derived frames to delete themselves properly when accessed as base frames. |
It currently adds no features to the base frame class, apart from implementing the required virtual methods. This may change in the future - there are some unexploited features of the N900 sensor (notably, digital zoom).
Definition at line 27 of file Frame.h.