Dirac - A Video Codec

Created by the British Broadcasting Corporation.


SubbandList Class Reference

A class encapulating all the subbands produced by a transform.

#include <wavelet_utils.h>

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

SubbandList::SubbandList  )  [inline]
 

SubbandList::~SubbandList  )  [inline]
 


Member Function Documentation

void SubbandList::AddBand Subband b  )  [inline]
 

void SubbandList::Clear  )  [inline]
 

void SubbandList::Init const int  depth,
const int  xlen,
const int  ylen
 

int SubbandList::Length  )  const [inline]
 

const Subband& SubbandList::operator() int  n  )  const [inline]
 

Subband& SubbandList::operator() int  n  )  [inline]
 


Member Data Documentation

std::vector<Subband> SubbandList::bands [private]
 


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.