Cinder  0.9.1
Classes | Namespaces | Typedefs | Functions
Plane.h File Reference
#include "cinder/Vector.h"
#include "cinder/Exception.h"
#include <iostream>

Classes

class  cinder::PlaneT< T >
 
class  cinder::PlaneExc
 

Namespaces

 cinder
 

Typedefs

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

Functions

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