Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

glwin_fbo_target Struct Reference

List of all members.

Public Attributes

int isvalid
GLenum drawbufs [16]
GLuint fbo
GLuint tex
GLuint depth

Member Data Documentation

GLuint glwin_fbo_target::depth
 

Definition at line 2084 of file glwin.c.

Referenced by glwin_fbo_target_create, glwin_fbo_target_destroy, and glwin_fbo_target_resize.

GLenum glwin_fbo_target::drawbufs[16]
 

Definition at line 2081 of file glwin.c.

Referenced by glwin_fbo_target_create, and glwin_fbo_target_resize.

GLuint glwin_fbo_target::fbo
 

Definition at line 2082 of file glwin.c.

Referenced by glwin_fbo_target_bind, glwin_fbo_target_create, glwin_fbo_target_destroy, and glwin_fbo_target_resize.

int glwin_fbo_target::isvalid
 

Definition at line 2080 of file glwin.c.

GLuint glwin_fbo_target::tex
 

Definition at line 2083 of file glwin.c.

Referenced by glwin_fbo_target_create, glwin_fbo_target_destroy, glwin_fbo_target_draw_fbo, glwin_fbo_target_resize, and glwin_spheremap_draw_hmd_warp.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 19 02:46:54 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002