BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
quaternion.h File Reference
#include <BALL/MATHS/matrix44.h>
#include <BALL/MATHS/vector3.h>
#include <boost/math/quaternion.hpp>
#include <iostream>

Go to the source code of this file.

Classes

class  BALL::TQuaternion< T >
 

Namespaces

 BALL
 -*- Mode: C++; tab-width: 2; -*-
 

Typedefs

typedef TQuaternion< floatBALL::Quaternion
 

Functions

template<typename T >
std::istream & BALL::operator>> (std::istream &s, TQuaternion< T > &q)
 
template<typename T >
std::ostream & BALL::operator<< (std::ostream &s, const TQuaternion< T > &q)