19 #ifndef YARP_OVRHEADSET_GLDEBUG_H
20 #define YARP_OVRHEADSET_GLDEBUG_H
27 void checkGlError(
const char* file,
int line,
const char* func);
32 #define checkGlErrorMacro yarp::dev::checkGlError(__FILE__, __LINE__, __YFUNCTION__)
void checkGlError(const char *file, int line, const char *func)
The main, catch-all namespace for YARP.