|
QVR 4.1.0
A library to build Virtual Reality applications
|
Classes | |
| class | QVRObserver |
| Observer of the virtual world. More... | |
Functions | |
| QDataStream & | operator<< (QDataStream &ds, const QVRObserver &o) |
| Writes the observer o to the stream ds. | |
| QDataStream & | operator>> (QDataStream &ds, QVRObserver &o) |
| Reads the observer o from the stream ds. | |
| QDataStream & operator<< | ( | QDataStream & | ds, |
| const QVRObserver & | o ) |
Writes the observer o to the stream ds.
| QDataStream & operator>> | ( | QDataStream & | ds, |
| QVRObserver & | o ) |
Reads the observer o from the stream ds.