naev 0.11.5
LuaCanvas_t Struct Reference

Wrapper to canvass. More...

#include <nlua_canvas.h>

Data Fields

GLuint fbo
 
glTexturetex
 

Detailed Description

Wrapper to canvass.

Definition at line 19 of file nlua_canvas.h.

Field Documentation

◆ fbo

GLuint LuaCanvas_t::fbo

Frame buffer object.

Definition at line 20 of file nlua_canvas.h.

◆ tex

glTexture* LuaCanvas_t::tex

Texture object.

Definition at line 21 of file nlua_canvas.h.


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