iCub-main
|
#include <VideoTexture.h>
Public Member Functions | |
TextureInput () | |
~TextureInput () | |
void | setName (string module) |
bool | open (yarp::os::Searchable &config) |
void | apply (unsigned int *textures) |
Definition at line 48 of file VideoTexture.h.
|
inline |
Definition at line 57 of file VideoTexture.h.
|
inline |
Definition at line 62 of file VideoTexture.h.
void TextureInput::apply | ( | unsigned int * | textures | ) |
Definition at line 93 of file VideoTexture.cpp.
bool TextureInput::open | ( | yarp::os::Searchable & | config | ) |
Definition at line 79 of file VideoTexture.cpp.
void TextureInput::setName | ( | string | module | ) |
Definition at line 75 of file VideoTexture.cpp.