QVR 4.1.0
A library to build Virtual Reality applications
Loading...
Searching...
No Matches
device.hpp File Reference

Classes

class  QVRDevice
 Device for interaction purposes. More...
 
class  QVRDeviceEvent
 Device event. More...
 

Functions

QDataStream & operator<< (QDataStream &ds, const QVRDevice &d)
 Writes the device d to the stream ds.
 
QDataStream & operator>> (QDataStream &ds, QVRDevice &d)
 Reads the device d from the stream ds.
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream & ds,
const QVRDevice & d )

Writes the device d to the stream ds.

◆ operator>>()

QDataStream & operator>> ( QDataStream & ds,
QVRDevice & d )

Reads the device d from the stream ds.