#include <ofTypes.h>
Public Member Functions | |
| virtual | ~ofBaseHasTexture () |
| virtual ofTexture & | getTextureReference ()=0 |
| virtual ofBaseHasTexture::~ofBaseHasTexture | ( | ) | [inline, virtual] |
| virtual ofTexture& ofBaseHasTexture::getTextureReference | ( | ) | [pure virtual] |
Implemented in ofImage, ofVideoGrabber, and ofVideoPlayer.
1.7.2