#include <yarp/os/Log.h>
Go to the source code of this file.
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |
Macros | |
#define | checkGlErrorMacro yarp::dev::checkGlError(__FILE__, __LINE__, __YFUNCTION__) |
Functions | |
void | yarp::dev::checkGlError (const char *file, int line, const char *func) |
#define checkGlErrorMacro yarp::dev::checkGlError(__FILE__, __LINE__, __YFUNCTION__) |