VR SDK for Android 0.1.1 ARM Developer Center
Framebuffer Struct Reference

#include <armvr.h>

Public Attributes

int width
 
int height
 
GLuint framebuffer
 
GLuint depthbuffer
 
GLuint colorbuffer
 

Detailed Description

Definition at line 91 of file armvr.h.

Member Data Documentation

GLuint Framebuffer::colorbuffer

Definition at line 97 of file armvr.h.

GLuint Framebuffer::depthbuffer

Definition at line 96 of file armvr.h.

GLuint Framebuffer::framebuffer

Definition at line 95 of file armvr.h.

int Framebuffer::height

Definition at line 94 of file armvr.h.

int Framebuffer::width

Definition at line 93 of file armvr.h.


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