naev 0.12.6
LuaCanvas_t Struct Reference

Wrapper to canvass. More...

#include <nlua_canvas.h>

Collaboration diagram for LuaCanvas_t:

Data Fields

GLuint fbo
glTexturetex
GLuint depth

Detailed Description

Wrapper to canvass.

Definition at line 15 of file nlua_canvas.h.

Field Documentation

◆ depth

GLuint LuaCanvas_t::depth

Depth texture if applicable.

Definition at line 18 of file nlua_canvas.h.

◆ fbo

GLuint LuaCanvas_t::fbo

Frame buffer object.

Definition at line 16 of file nlua_canvas.h.

◆ tex

glTexture* LuaCanvas_t::tex

Texture object.

Definition at line 17 of file nlua_canvas.h.


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