Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
frustum.hpp File Reference
#include <iostream>
#include <vector>
#include <Eigen/Dense>
#include <Eigen/Geometry>

Go to the source code of this file.

Classes

class  Tucano::Frustum
 

Namespaces

 Tucano
 

Functions

template<typename Scalar , int Dim>
ostream & Tucano::operator<< (ostream &out, const Hyperplane< Scalar, Dim > &plane)
 
template<typename Scalar , int Dim>
ostream & Tucano::operator<< (ostream &out, const AlignedBox< Scalar, Dim > &box)