VISH  0.2
Public Member Functions
Wizt::VFrameBuffer::ImageTileProcessor Struct Reference

Interface class for processing color data acquired by rendering. More...

#include </home/werner/origo/vish/ocean/Anemonia/VFrameBuffer.hpp>

List of all members.

Public Member Functions


Detailed Description

Interface class for processing color data acquired by rendering.

Note that the data and pointers may well be modified by this function.


Member Function Documentation

void Wizt::VFrameBuffer::ImageTileProcessor::process ( ImageTile theImageTile) [virtual]

Process a tile of an image.

The call may modify the given data, and may also change the type, but then must overwrite the pointers contained in the ImageTile.


The documentation for this struct was generated from the following files: