Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkVersor.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::Versor< T >
 A templated class holding a unit quaternion. More...

Functions

template<class T>
ITK_EXPORT std::ostream & operator<< (std::ostream &os, const Versor< T > &v)
template<class T>
ITK_EXPORT std::istream & operator>> (std::istream &is, Versor< T > &v)


Function Documentation

template<class T>
ITK_EXPORT std::ostream& operator<< std::ostream &  os,
const Versor< T > &  v
 

Definition at line 267 of file itkVersor.h.

References itk::Versor< T >::GetW(), itk::Versor< T >::GetX(), itk::Versor< T >::GetY(), itk::Versor< T >::GetZ(), and ITK_EXPORT.

template<class T>
ITK_EXPORT std::istream& operator>> std::istream &  is,
Versor< T > &  v
 


Generated at Wed Mar 30 00:17:14 2005 for ITK by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2000