QVR 4.1.0
A library to build Virtual Reality applications
Loading...
Searching...
No Matches
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.