#include <yarp/os/Log.h>
Go to the source code of this file.
Namespaces | |
namespace | yarp |
The main, catch-all namespace for YARP. | |
namespace | yarp::dev |
For streams capable of holding different kinds of content, check what they actually have. | |
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__) |