vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
vrpn_Wanda.C File Reference
#include <stdio.h>
#include <stdlib.h>
#include "vrpn_Connection.h"
#include "vrpn_Serial.h"
#include "vrpn_Shared.h"
#include "vrpn_Types.h"
#include "vrpn_Wanda.h"
Include dependency graph for vrpn_Wanda.C:

Go to the source code of this file.

Functions

double the_time ()
 
void print_bits (char *buf, int num_bytes)
 
void print_bits (unsigned char *buf, int n)
 

Function Documentation

◆ print_bits() [1/2]

void print_bits ( char *  buf,
int  num_bytes 
)

Definition at line 23 of file vrpn_Wanda.C.

Referenced by vrpn_Wanda::mainloop(), and print_bits().

◆ print_bits() [2/2]

void print_bits ( unsigned char *  buf,
int  n 
)

Definition at line 32 of file vrpn_Wanda.C.

References print_bits().

Here is the call graph for this function:

◆ the_time()

double the_time ( )
inline