
csFrustumCamera
105
csFrustumCamera
csFrustumCamera allows you to work directly with a frustum without worrying about
the specifics of a camera. You define the frustum using the csFrustumCamera’s only
method:
setFrustum(csFrustum * frustum)
For a definition of csFrustum, see csGeoMath.h.