QVR 4.1.0
A library to build Virtual Reality applications
|
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. | |
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.