gestalt.candidates.rendertotexture
Class BufferInfo

java.lang.Object
  extended by gestalt.candidates.rendertotexture.BufferInfo

public class BufferInfo
extends java.lang.Object


Field Summary
 int attachment_point
           
 int framebuffer_object
           
 int renderbuffer_depth
           
 int renderbuffer_stencil
           
 int secondary_attachment_point
           
 int secondary_texture
           
 int texture
           
 
Constructor Summary
BufferInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

framebuffer_object

public int framebuffer_object

renderbuffer_depth

public int renderbuffer_depth

renderbuffer_stencil

public int renderbuffer_stencil

texture

public int texture

attachment_point

public int attachment_point

secondary_texture

public int secondary_texture

secondary_attachment_point

public int secondary_attachment_point
Constructor Detail

BufferInfo

public BufferInfo()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009