A template class for two-dimensional arrays.
Definition: arrays.h:284
Class encapsulating parameters for drawing the picture.
Definition: draw_overlay.h:55
const TwoDArray< PredMode > & m_mode
Definition: pred_mode.h:75
A class for encapsulating all the data relating to a picture.
Definition: picture.h:51
~DrawPredMode()
Destructor.
DrawPredMode(Picture &, DrawPictureMotionParams &, const TwoDArray< PredMode > &)
Constructor.
Base class for block overlay objects.
Definition: draw_overlay.h:134
void DrawBlock(int, int)
Colours a motion vector block according to prediction.
Class to carry out overlay of prediction mode.
Definition: pred_mode.h:52
Definition: draw_overlay.h:50
void DrawLegend()
Displays legend.
PredMode
Prediction modes for blocks.
Definition: common.h:84