Classes | Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/math/math_rotation.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_vector3.h>
#include <OpenTissue/core/math/math_matrix3x3.h>
#include <OpenTissue/core/math/math_quaternion.h>
#include <OpenTissue/core/math/math_value_traits.h>
#include <cmath>
#include <iosfwd>

Go to the source code of this file.

Classes

class  OpenTissue::math::Rotation< value_type_ >

Namespaces

namespace  OpenTissue
namespace  OpenTissue::math

Functions

template<typename T >
std::ostream & OpenTissue::math::operator<< (std::ostream &o, Rotation< T > const &r)
template<typename T >
std::istream & OpenTissue::math::operator>> (std::istream &i, Rotation< T > &r)