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

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.
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream & ds,
const QVRObserver & o )

Writes the observer o to the stream ds.

◆ operator>>()

QDataStream & operator>> ( QDataStream & ds,
QVRObserver & o )

Reads the observer o from the stream ds.