![]() |
QVR
2.0.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. More... | |
| QDataStream & | operator>> (QDataStream &ds, QVRDevice &d) |
| Reads the device d from the stream ds. More... | |
| 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.
1.8.13