FS2_Open
Open source remastering of the Freespace 2 engine
fbo_t Struct Reference

Public Member Functions

 fbo_t ()
 

Public Attributes

GLuint renderbuffer_id
 
GLuint framebuffer_id
 
int width
 
int height
 
int ref_count
 
int working_slot
 
int is_static
 

Detailed Description

Definition at line 1390 of file gropengltexture.cpp.

Constructor & Destructor Documentation

fbo_t::fbo_t ( )
inline

Definition at line 1401 of file gropengltexture.cpp.

Member Data Documentation

GLuint fbo_t::framebuffer_id

Definition at line 1393 of file gropengltexture.cpp.

int fbo_t::height

Definition at line 1395 of file gropengltexture.cpp.

int fbo_t::is_static

Definition at line 1399 of file gropengltexture.cpp.

int fbo_t::ref_count

Definition at line 1396 of file gropengltexture.cpp.

GLuint fbo_t::renderbuffer_id

Definition at line 1392 of file gropengltexture.cpp.

int fbo_t::width

Definition at line 1394 of file gropengltexture.cpp.

int fbo_t::working_slot

Definition at line 1398 of file gropengltexture.cpp.


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