|
ClanLib
2.3.7
|
#include "../api_display.h"#include "../../Core/System/sharedptr.h"#include "pixel_format.h"#include "../../Core/Math/rect.h"#include "texture_format.h"#include "buffer_usage.h"Go to the source code of this file.
Classes | |
| class | CL_PixelBuffer |
| Pixel data container. More... | |
Enumerations | |
| enum | CL_PixelBufferDirection { cl_data_to_gpu, cl_data_from_gpu } |
| Pixel buffer prefered direction. More... | |
1.8.4