| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BufferedImageGenerator::ImageSource Struct Reference#include <BufferedImageGenerator.h>
Detailed DescriptionStores information about the current frame, (not the image itself, but meta data a pointer to it).
Definition at line 12 of file BufferedImageGenerator.h.
Member Data Documentation
pointer to the first byte of the image buffer img should be stored in a channel-interleaved format, e.g. RGBRGBRGB... Definition at line 31 of file BufferedImageGenerator.h. Referenced by operator=().
indicates what resolution layer of the pipeline this should be used at
Negative values are interpreted as "from the top", so -1 is the topmost layer, -2 is next-to-top, and so on. Definition at line 27 of file BufferedImageGenerator.h. Referenced by operator=().
The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:07:47 2007 by Doxygen 1.4.7 |