BALL
1.4.79
|
#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< float > | BALL::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) |