vmml::frustumCuller< T > Class Template Reference

#include <frustumCuller.hpp>

List of all members.

Public Member Functions

void setup (const matrix< 4, 4, T > &projModelView)
Visibility testSphere (const vector< 4, 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 matrix< 4, 4, 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