Base class for block overlay objects.
#include <draw_overlay.h>
|
void | GetPowerUV (int, int &, int &) |
| Calculates U and V for particular value normalised to 1000. More...
|
|
void | DrawPowerBar (int, int) |
| Draws power bar legend with given limits. More...
|
|
void | DrawValue (int, int, int) |
| Draws value. More...
|
|
void | DrawMvBlockUV (int, int, int, int) |
| Colours motion vector block referenced by motion vector. More...
|
|
void | DrawBlockUV (int, int, int, int) |
| Colours an 8x8 block referenced by TL chroma pixel. More...
|
|
§ DrawOverlay()
§ ~DrawOverlay()
virtual dirac_instr::DrawOverlay::~DrawOverlay |
( |
| ) |
|
|
virtual |
§ DrawBlock()
virtual void dirac_instr::DrawOverlay::DrawBlock |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
pure virtual |
§ DrawBlockUV()
void dirac_instr::DrawOverlay::DrawBlockUV |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
protected |
§ DrawCharacter()
void dirac_instr::DrawOverlay::DrawCharacter |
( |
const PicArray & |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
§ DrawLegend()
virtual void dirac_instr::DrawOverlay::DrawLegend |
( |
| ) |
|
|
pure virtual |
§ DrawMvBlockUV()
void dirac_instr::DrawOverlay::DrawMvBlockUV |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
protected |
§ DrawPictureNumber()
void dirac_instr::DrawOverlay::DrawPictureNumber |
( |
int |
| ) |
|
§ DrawPowerBar()
void dirac_instr::DrawOverlay::DrawPowerBar |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
protected |
§ DrawReferenceNumber()
void dirac_instr::DrawOverlay::DrawReferenceNumber |
( |
int |
, |
|
|
int |
|
|
) |
| |
§ DrawReferenceNumbers()
void dirac_instr::DrawOverlay::DrawReferenceNumbers |
( |
int |
, |
|
|
int |
|
|
) |
| |
§ DrawValue()
void dirac_instr::DrawOverlay::DrawValue |
( |
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
protected |
§ GetPowerUV()
void dirac_instr::DrawOverlay::GetPowerUV |
( |
int |
, |
|
|
int & |
, |
|
|
int & |
|
|
) |
| |
|
protected |
§ Symbols()
§ m_draw_params
§ m_picture
Picture& dirac_instr::DrawOverlay::m_picture |
|
protected |
§ m_symbols
The documentation for this class was generated from the following file: