![]() |
naev 0.12.6
|
Wrapper to canvass. More...
#include <nlua_canvas.h>

Data Fields | |
| GLuint | fbo |
| glTexture * | tex |
| GLuint | depth |
Wrapper to canvass.
Definition at line 15 of file nlua_canvas.h.
| GLuint LuaCanvas_t::depth |
Depth texture if applicable.
Definition at line 18 of file nlua_canvas.h.
| GLuint LuaCanvas_t::fbo |
Frame buffer object.
Definition at line 16 of file nlua_canvas.h.
| glTexture* LuaCanvas_t::tex |
Texture object.
Definition at line 17 of file nlua_canvas.h.