YARP
Yet Another Robot Platform
GLDebug.h File Reference
#include <yarp/os/Log.h>
+ Include dependency graph for GLDebug.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ checkGlErrorMacro

#define checkGlErrorMacro   yarp::dev::checkGlError(__FILE__, __LINE__, __YFUNCTION__)

Definition at line 32 of file GLDebug.h.