Go to the documentation of this file.
38#ifndef _MOTION_COLOUR_H_
39#define _MOTION_COLOUR_H_
TwoDArray< MVector > MvArray
MvArray is a two-D array of MVectors.
Definition motion.h:186
Definition draw_overlay.h:51
A class for encapsulating all the data relating to a picture.
Definition picture.h:52
Class encapsulating parameters for drawing the picture.
Definition draw_overlay.h:56
DrawOverlay(Picture &, DrawPictureMotionParams &)
Constructor.
int m_mv_clip
Maximum motion vector size represented.
Definition motion_colour.h:77
void DrawLegend()
Draws colour wheel legend.
void DrawBlock(int, int)
Colours a particular motion vector block appropriately.
int m_mv_scale
Temporal motion vector scaling.
Definition motion_colour.h:75
DrawMotionColour(Picture &, DrawPictureMotionParams &, const MvArray &, int, int)
Constructor.
const MvArray & m_mv
Reference to motion vector data for particular reference.
Definition motion_colour.h:79
~DrawMotionColour()
Destructor.
© 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.