An abstract class for doing block difference calculations.
#include <me_utils.h>
List of all members.
Private Member Functions |
| BlockDiff (const BlockDiff &cpy) |
| Private, bodyless copy-constructor: class should not be copied.
|
BlockDiff & | operator= (const BlockDiff &rhs) |
| Private, bodyless assignment=: class should not be assigned.
|
Constructor & Destructor Documentation
virtual dirac::BlockDiff::~BlockDiff |
( |
| ) |
|
|
inlinevirtual |
dirac::BlockDiff::BlockDiff |
( |
const BlockDiff & |
cpy | ) |
|
|
private |
Member Function Documentation
Member Data Documentation
const PicArray& dirac::BlockDiff::m_pic_data |
|
protected |
const PicArray& dirac::BlockDiff::m_ref_data |
|
protected |
The documentation for this class was generated from the following file: