Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::MotionVector< T > Class Template Reference

Motion vector class - just a pair.

#include <motion.h>

List of all members.

Public Member Functions

Public Attributes

template<class T>
class dirac::MotionVector< T >


Constructor & Destructor Documentation

template<class T>
dirac::MotionVector< T >::MotionVector ( a,
b 
) [inline]

template<class T>
dirac::MotionVector< T >::MotionVector (  )  [inline]

template<class T>
dirac::MotionVector< T >::MotionVector ( a  )  [inline]


Member Function Documentation

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator * ( const int  argument  )  const [inline]

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator * ( const float  argument  )  const [inline]

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator+ ( const MotionVector< T > &  argument  )  const [inline]

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator- ( const MotionVector< T > &  argument  )  const [inline]

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator<< ( const int  argument  )  const [inline]

template<class T>
MotionVector< T > dirac::MotionVector< T >::operator>> ( const int  argument  )  const [inline]


Member Data Documentation

template<class T>
T dirac::MotionVector< T >::x

template<class T>
T dirac::MotionVector< T >::y


The documentation for this class was generated from the following file:

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.