This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofBaseUpdates Class Referenceabstract
An abstract class representing an object that can be updated. More...
#include <ofGraphicsBaseTypes.h>
Inheritance diagram for ofBaseUpdates:

Public Member Functions | |
virtual | ~ofBaseUpdates () |
Destroy the ofBaseUpdates. | |
virtual void | update ()=0 |
Update the object's state. | |
Detailed Description
An abstract class representing an object that can be updated.
Constructor & Destructor Documentation
◆ ~ofBaseUpdates()
|
inlinevirtual |
Destroy the ofBaseUpdates.
Member Function Documentation
◆ update()
|
pure virtual |
Update the object's state.
Implemented in ofAVFoundationPlayer, ofDirectShowGrabber, ofDirectShowPlayer, ofGstVideoUtils, ofGstVideoGrabber, ofGstVideoPlayer, ofVideoGrabber, ofVideoPlayer, and ofMediaFoundationPlayer.
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/graphics/ofGraphicsBaseTypes.h