QVR 4.0.1
A library to build Virtual Reality applications
Loading...
Searching...
No Matches
Classes | Functions
frustum.hpp File Reference

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.
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream &  ds,
const QVRFrustum f 
)

Writes the frustum f to the stream ds.

◆ operator>>()

QDataStream & operator>> ( QDataStream &  ds,
QVRFrustum f 
)

Reads the frustum f from the stream ds.