#include "TextureBuffer.h"#include "GLDebug.h"#include "OVRHeadsetLogComponent.h"#include <yarp/os/LogStream.h>#include <yarp/os/Time.h>#include <OVR_CAPI_GL.h>
Include dependency graph for TextureBuffer.cpp:Go to the source code of this file.
Functions | |
| void | rgb2rgba (unsigned char *rgba, const yarp::sig::Image &img, unsigned char alpha) |
|
inline |
Definition at line 29 of file TextureBuffer.cpp.