|
QVR 4.1.0
A library to build Virtual Reality applications
|
Classes | |
| class | QVRFrustum |
| Frustum class. More... | |
Functions | |
| QDataStream & | operator<< (QDataStream &ds, const QVRFrustum &f) |
| Writes the frustum f to the stream ds. | |
| QDataStream & | operator>> (QDataStream &ds, QVRFrustum &f) |
| Reads the frustum f from the stream ds. | |
| QDataStream & operator<< | ( | QDataStream & | ds, |
| const QVRFrustum & | f ) |
Writes the frustum f to the stream ds.
| QDataStream & operator>> | ( | QDataStream & | ds, |
| QVRFrustum & | f ) |
Reads the frustum f from the stream ds.