vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
vrpn_LUDL.C File Reference
#include "vrpn_LUDL.h"
#include <stdio.h>
#include <string.h>
#include "libusb.h"
#include "vrpn_BaseClass.h"
Include dependency graph for vrpn_LUDL.C:

Go to the source code of this file.

Macros

#define REPORT_ERROR(msg)   { send_text_message(msg, timestamp, vrpn_TEXT_ERROR) ; if (d_connection && d_connection->connected()) d_connection->send_pending_reports(); }
 

Macro Definition Documentation

◆ REPORT_ERROR

#define REPORT_ERROR ( msg)    { send_text_message(msg, timestamp, vrpn_TEXT_ERROR) ; if (d_connection && d_connection->connected()) d_connection->send_pending_reports(); }