Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Public Attributes
dirac::MotionVector Class Reference

Motion vector class - just a pair.

#include <motion.h>

Inheritance diagram for dirac::MotionVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

dirac::MotionVector::MotionVector ( a,
b 
) [inline]
dirac::MotionVector::MotionVector ( ) [inline]
dirac::MotionVector::MotionVector ( a) [inline]

Member Function Documentation

MotionVector< T > dirac::MotionVector::operator* ( const float  argument) const [inline]
MotionVector< T > dirac::MotionVector::operator* ( const int  argument) const [inline]
MotionVector< T > dirac::MotionVector::operator+ ( const MotionVector< T > &  argument) const [inline]
MotionVector< T > dirac::MotionVector::operator- ( const MotionVector< T > &  argument) const [inline]
MotionVector< T > dirac::MotionVector::operator<< ( const int  argument) const [inline]
MotionVector< T > dirac::MotionVector::operator>> ( const int  argument) const [inline]
T& dirac::MotionVector::operator[] ( const int  pos) [inline]
const T& dirac::MotionVector::operator[] ( const int  pos) const [inline]

Member Data Documentation


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.