Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
Plane.h File Reference
#include "cinder/Vector.h"
#include <iostream>
Include dependency graph for Plane.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::Plane< T >
 
class  cinder::PlaneExc
 

Namespaces

 cinder
 

Typedefs

typedef Plane< float > cinder::Planef
 
typedef Plane< double > cinder::Planed
 

Functions

template<typename T >
std::ostream & cinder::operator<< (std::ostream &o, const Plane< T > &p)