#include <ofTypes.h>
Public Member Functions | |
virtual | ~ofBaseUpdates () |
virtual void | update ()=0 |
virtual ofBaseUpdates::~ofBaseUpdates | ( | ) | [inline, virtual] |
virtual void ofBaseUpdates::update | ( | ) | [pure virtual] |
Implemented in ofVideoGrabber, and ofVideoPlayer.