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