#include "../api_display.h"#include "../../Core/System/sharedptr.h"

Go to the source code of this file.
Classes | |
| class | CL_FrameBuffer |
| Frame-buffer object class. More... | |
Enumerations | |
| enum | CL_FrameBufferBindTarget { cl_framebuffer_draw, cl_framebuffer_read } |
Framebuffer bind target. More... | |
| enum | CL_TextureSubtype { cl_subtype_cube_map_positive_x, cl_subtype_cube_map_negative_x, cl_subtype_cube_map_positive_y, cl_subtype_cube_map_negative_y, cl_subtype_cube_map_positive_z, cl_subtype_cube_map_negative_z } |
Texture Subtype. More... | |
1.7.1