vmml::FrustumCuller< T > Class Template Reference

#include <frustumCuller.h>

List of all members.

Public Member Functions

void setup (const Matrix4< T > &projModelView)
Visibility testSphere (const Vector4< T > &sphere)

Detailed Description

template<class T>
class vmml::FrustumCuller< T >

Helper class for OpenGL view frustum culling.


Member Function Documentation

template<class T >
void vmml::FrustumCuller< T >::setup ( const Matrix4< T > &  projModelView  )  [inline]

Setup the culler by extracting the frustum planes from the projection matrix. The projection matrix should contain the viewing transformation.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2