SPATMOD::IMAGE::TARGET_MEMORY Class Reference

Memory buffer image target. More...

#include <spatmod/imagetargetmemory.h>

Inheritance diagram for SPATMOD::IMAGE::TARGET_MEMORY:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TARGET_MEMORY (STAGE *pInputStage)
virtual ~TARGET_MEMORY ()
ERRVALUE AttachBuffer (IMAGE::BUFFER &buffer)
IMAGE::BUFFERGetBuffer ()

Detailed Description

Memory buffer image target.


Constructor & Destructor Documentation

SPATMOD::IMAGE::TARGET_MEMORY::TARGET_MEMORY ( STAGE pInputStage  )  [explicit]

Construct target with specified input stage.

Parameters:
pInputStage Stage in pipeline to obtain image data from
virtual SPATMOD::IMAGE::TARGET_MEMORY::~TARGET_MEMORY (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE SPATMOD::IMAGE::TARGET_MEMORY::AttachBuffer ( IMAGE::BUFFER buffer  ) 

Attach existing shared buffer to image.

Must be done before initialize. Buffer must have same dimensions and pixel properties as this image.

Parameters:
buffer Buffer to attach
IMAGE::BUFFER& SPATMOD::IMAGE::TARGET_MEMORY::GetBuffer (  )  [inline]

Get reference to buffer.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:40:16 2012 for TNTsdk 2012 by  doxygen 1.6.1