CVD::QTFrame< T > Class Template Reference
[Video frames]

#include <qtframe.h>

Inheritance diagram for CVD::QTFrame< T >:
Inheritance graph
[legend]

List of all members.

Private Member Functions

 QTFrame (double t, T *data, const ImageRef &size)
 ~QTFrame ()

Friends

class QTBuffer< T >

Detailed Description

template<class T>
class CVD::QTFrame< T >

A frame from a QTBuffer

Parameters:
T the pixel type of the buffer

Definition at line 38 of file qtframe.h.


Constructor & Destructor Documentation

template<class T >
CVD::QTFrame< T >::QTFrame ( double  t,
T *  data,
const ImageRef size 
) [inline, private]

(Used internally) Construct a video frame

Parameters:
t The timestamp
size The image size
data The image data

Definition at line 46 of file qtframe.h.

template<class T >
CVD::QTFrame< T >::~QTFrame (  )  [inline, private]

Definition at line 49 of file qtframe.h.


Friends And Related Function Documentation

template<class T >
friend class QTBuffer< T > [friend]

Definition at line 39 of file qtframe.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:52 2013